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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment