Search Issue Tracker
By Design
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
- Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
- Scene flickers when using Mesh Output with SpriteLit Shader in 2D project
- “Cache Management” text is misaligned in Preferences > Package Manager
- [macOS] network permission shows the name of previously closed app when different app requests network access
- Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
Resolution Note:
This is by design, you need to save your asset for the asset database to update its dependencies.