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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment