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
- Can’t delete gradient keys with Mac keyboard or context menu options
- Editor freezes for a few minutes when closing or switching a VFX window that was opened in a previous project
- UI Overlaps when switching Render Pipeline Asset for different Quality Levels in Quality Project Settings
- Ray Tracing Shader link to the documentation isn’t working
- Warning "BatchRendererGroups currently don't support override shaders" is spammed in Play mode when using H-Trace WSGI with BatchRenderGroups
Resolution Note:
This is by design, you need to save your asset for the asset database to update its dependencies.