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
- Decal Projectors of Prefabs appear less faded in Scene view
- Default Preset application and Reset() method execution order is different when adding a Component via the Inspector versus calling Reset via the Component context menu
- Scene view is not outputting HDR when the "Use HDR Display Output" option is enabled, DX12 is selected as the Graphics API, and URP/HDRP is in use
- Sprite Atlas results in suboptimal packing even when "Allow Rotation" is enabled
- References placed in a UnityEvent change to the same reference when multi-selecting their GameObjects
Add comment