Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X, 2019.1.X
Votes
0
Found in
2018.3.0a1
Issue ID
1051407
Regression
No
Physics.RebuildBroadphaseRegions produces no error with any of the World Extents axes set to 0
How to reproduce:
1. Open any (new) project
2. Import attached script
3. Attach the script to any gameobject
4. Set the World Extents X value to zero
- Note there is no error
- Setting it to a negative value produces an error which says that the "world bounds have to be non-empty"
- This does not seem to affect the simulation; if one of the axes is set to 0 but but any of the simulated objects intersect the remaining plane, they will correctly generate contacts
Reproduced with: 2018.3.0a3 (0ac1bca97520)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment