Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a1
Issue ID
1036215
Regression
No
Physics.RebuildBroadphaseRegions setting the subdivisions to a low value, then setting it to a higher value causes errors
How to reproduce:
1. Open any (new) project
2. In the Physics Settings, set the Broadphase Type to Multibox Pruning
3. Import attached script
4. Attach script to any GameObject
5. Set the World Extents value to a legitimate one (like 10,10,10)
6. Play the scene, then stop playing the scene
7. Set the Subdivisions value to some value less than the largest value used before
- Note there are errors in the console
- The errors stop appearing if the value is reset or increased
- The same behaviour is not reproducible when using the Physics Manager window
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
Add comment