Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0a6
Issue ID
601671
Regression
No
The new transition to self loops differently than two identical animations
Steps to repro:
1. Open the attached project and a scene "test1"
2. Press Play
3. Observe, that the Adam_newloop object runs faster using the new loop method
Note: animations are identical.
see the video: http://screencast.com/t/WhZNI9n8gQT
Steps to prepare the project for repro:
1. Create 2 animation controllers
2. In the first one add two identical animations and add transitions both ways so it would loop, f.e. http://prntscr.com/38ovwd
3. In the second add the same animation and add a transition to itself, f.e. http://prntscr.com/38owf9
4. Add these controllers to Animator components, f.e. http://prntscr.com/38owr2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment