Search Issue Tracker
Fixed in 2019.2
Fixed in 2018.3, 2019.1
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
- [Search] Index Manager: Empty item in Include or Exclude list will be taken in count
- [Search] Index Manager folder browse button is limited to Asset folder
- [Search] User Created Indices disappear from manager list if disabled
- [macOS] Crash on GC_mark_from when trashed GC objects are used by Burst
- Shadows are not casted when you first Blit the Shadow map and then set it back to Buffer
Add comment