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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note (fix version 1.0.0):
Fixed in 2022.1.0a1