System Information
Operating system: Windows-10-10.0.18362-SP0 64 Bits
Graphics card: GeForce GTX 1060 6GB/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 442.19
Blender Version
Broken: version: 2.90.0 Alpha, branch: master, commit date: 2020-06-01 20:37, hash: rB1d4bae856690
Worked: version: 2.90 (sub 3), branch: master, commit date: 2020-05-22 20:59, hash: rB86fa8dc7f73a
Short description of error
Blender crashes after manually changing the value from positive to negative (e.g. from "1" to "-1") in any of the three axis slot of the Constant Offset in the Array Modifier.
Exact steps for others to reproduce the error
From the default Blender scene
- Select Cube
- Add Array Modifier
- Enable Constant Offset
- Change an axis value either by inputting a positive number or by just dragging the slider (positive or negative value, in this case, don't matter)
- Insert the sign minus "-" in front of the value
- Crash
If the offset values are zeroed out, X=0 Y=0 Z=0, you can manually input a negative value, if there's already a number different from 0 in one of the value fields, Blender crashes.
Copy and pasting a negative value makes it crash too, even if the values are 0.