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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
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.