Search Issue Tracker
By Design
By Design in 2023.1.X
Votes
0
Found in
2020.3.43f1
2021.3.16f1
2022.2.1f1
2023.1.0a23
Issue ID
UUM-21149
Regression
No
”AnimationController” dependencies are updated just when the project is saved
How to reproduce:
1. Open the user’s attached “AnimationControllerTest.zip“ project
2. Open the “SampleScene” Scene
3. Enter Play Mode and observe the Console window
4. Exit Play Mode then open “Test.controller” (Assets > Test) and delete the “Animation” state
5. Enter Play Mode and observe the Console window
6. Exit Play Mode and save the project
7. Enter Play Mode and observe the Console window
Expected result: Dependencies updates without saving a project
Actual result: Dependencies updates after saving a project
Reproducible with: 2020.3.43f1, 2021.3.16f1, 2022.2.1f1, 2023.1.0a23
Reproduced on: macOS 12.4 (Intel)
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
- Invalid Clip Method
- WebGPU error with Fantasy Kingdom and GPU Resident Drawer
- WebGPU fails with height fog in Fantasy Kingdom
- Crash on UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
Resolution Note:
This is by design, you need to save your asset for the asset database to update its dependencies.
Resolution Note (2023.1.X):
This is by design, you need to save your asset for the asset database to update its dependencies.