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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Resolution Note (fix version 1.0.0):
Fixed in 2022.1.0a1