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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
Resolution Note:
This is by design, you need to save your asset for the asset database to update its dependencies.