Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.3.0b4
Issue ID
740566
Regression
No
canvas animation becomes unsync
Each of the three canvas in the attached project is animated. When the menu transition is happening, Main Menu canvas is supposed to go up off the screen, while the Leader board (or Levels) Canvas is supposed to go up on the screen where the Main Menu canvas was previously.
The animations of both canvas are triggered at the same time, and I'd expect them to be executed in sync.
After a few times of animating the canvas - by switching between the menus back and forth - the animations fall out of sync.
It's the same problem in both the Play mode and the editor.
2. How we can reproduce it using the example you attached
1. Open the main_menu scene and play. (or build and run)
2. Switch between the menus using buttons - the animation is at first in sync (see the canvas_animation_EXPECTED.swf - video attached)
3. After a while the animation comes out of sync (like on the canvas_animation_UNSYNC.swf)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AsyncReadManager.GetFileInfo fails to get files when they were created during runtime.
- UI elements are not visible on certain X-axis positions when the rotation of the Y-axis is 90 (or -90) degrees
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
Add comment