Search Issue Tracker
Fixed
Fixed in 1.2.X
Votes
0
Found in [Package]
1.1.0-exp.1 - Entities
1.2.X
Issue ID
ECSB-750
Regression
No
InvalidOperationExceptions are being thrown constantly when the "Shape Type" field in the "Physics Shape" component is set to "Convex Hull" or "Mesh" values
Reproduction steps:
1. Open the attached project “PhysicsBugRepro”
2. Open the “Assets/Scenes/SampleScene” Scene
3. In the Hierarchy window, enable the “Physics” SubScene
4. Select the “Physics” > “Cube” GameObject
5. In the Inspector window “Physics Shape” component, change the “Shape Type” field to “Convex Hull” or “Mesh”
6. Inspect the Console window
Expected result: There are no messages in the Console window
Actual result: The “InvalidOperationException” Error is being thrown repeatedly while the “Shape Type” is set to “Convex Hull” or “Mesh”
Reproducible with: 1.0.8 (2022.3.12f1), 1.1.0-exp.1 (2022.3.12f1)
Reproducible on: macOS 13.5.2
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Resolution Note (fix version 1.2.X):
The bug has been fixed in the latest dots-1.2/staging branch.