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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Resolution Note (fix version 1.0.0):
Fixed in 2022.1.0a1