Search Issue Tracker
Fixed in 1.0.0
Votes
0
Found in [Package]
1.0.0
Issue ID
1380049
Regression
Yes
Animation transition plays only once after editing file in the external editor
Reproduction steps:
1. Open the 'UI Tookit theme bug' project
2. Open the 'theme1' file in any text editor
3. Make any small change and save the file
4. In Unity Editor enter Play mode
5. Hover the green square with a cursor a few times
Expected result: animation is played (red square slowly hovers the green one) every time
Actual result: animation transaction works correctly only once; after hovering the green square with the cursor for the second time the red square covers the green one immediately
Reproducible with: 1.0.0 (2021.2.0f1, 2021.2.3f1)
Not reproducible with: 1.0.0 (2021.2.0b1, 2021.2.0b16, 2022.1.0a1, 2022.1.0a15)
Could not test with: 1.0.0 (earlier 2021.2.0a21 - multiple errors), 1.0.0 (2019.4.32f1 - no UI Toolkit)
Note: if the 'testTheme' file is always changed only in the UI Builder animation transition works correctly; after saving in a text editor the issue starts happening
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
- Graphics.RenderMeshIndirect does not issue multi-draw rendering commands when using a graphics API capable of multi-draw commands
- Error "InvalidOperationException: An error occured while deserializing asset reference" is thrown when deserializing a BlackboardVariable that is a dynamically loaded monobehavior
- Removing a Camera Component from a Physics 2D Raycaster GameObject brings pop-up message twice
- UnityYAMLMerge does not open fallback merge tool when encountering merge conflicts
- Editor crash when resetting Quality settings after adding "New Group" in Mipmap Limit Groups
Resolution Note (fix version 1.0.0):
Fixed in 2022.1.0a1