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
- Editor UI Text is displayed incorrectly or blank, and "Unable to load font face for [System Normal]." and other warnings are spammed when Editor Font is set to System Font and TMP Package is imported
- TabView with icons is smaller in height then other tabs with text
- [iOS] Error shows and "Microphone.GetPosition" logged as zero when "Microphone.Start()" is called the first time while a microphone is busy in another app and the second time when the microphone is released
- "Check for Updates" Fails to Connect to Update Server
- "Validation: Write range..." errors when creating and destroying GraphicsBuffer rapidly in WebGPU
Add comment