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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.