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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment