Search Issue Tracker
Won't Fix
Won't Fix in 1.0.X
Votes
0
Found in [Package]
1.0.0
Issue ID
ECSB-146
Regression
No
"InvalidOperationException: Baking error" when baking a dynamic body with "Smoothing" set to "Interpolation" or "Extrapolation"
How to reproduce:
1. Open the attached project “PhysicsBakingBug.zip”
2. Open Scene “TestScene“ (Assets/Scenes)
3. Enter Play Mode
Expected result: No error in the Console
Actual result: “InvalidOperationException: Baking error: Attempt to add duplicate component Unity.” error in the Console
Reproducible with: 1.0.0-exp.15 (2022.2.2f1, 2023.1.0a25)
Can’t test with: 2020.3.43f1, 2021.3.16f1, 1.0.0-exp.12 (2022.2.2f1, 2023.1.0a25) (Errors in the Console)
Reproduced on: macOS 13.0.1 (Intel)
Note:
- The issue causes the Transform of the body to always be 0,0,0 when in Play Mode
- Can’t test builds, error when trying to build
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Duplicated by DOTS-7522 which is fixed. This project is not set up to be able to mark that as a duplicate.
Resolution Note (1.0.X):
Duplicated by DOTS-7522 which is fixed. This project is not set up to be able to mark that as a duplicate.