Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.2.0b1
Issue ID
923442
Regression
No
Animator shows that animation is looped when it is not
To reproduce:
1. Open the attached project
2. Open the "Test" scene
3. Play the scene
4. Observe that Animator shows "New Animation" as being looped
5. Select "New Animation" from the Project window
6. Uncheck "Loop time" in the Inspector
Desired outcome: After the animation is finished playing, Animator does not show "New animation" as looped.
Actual outcome: Animator still displays "New animation" as being looped.
Note: The opposite situation also applies - when the animation is not looped and "Loop time" is checked, Animator still shows it as not looped.
Reproduced with 5.5.1f1, 5.5.4p1, 5.6.0b3, 5.6.2f1, 2017.1.0a1, 2017.1.0f1, 2017.2.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment