Search Issue Tracker
Won't Fix
Votes
1
Found in
2017.4.0f1
2018.3.0a1
2018.3.7f1
2019.1.0a1
2019.2.0a1
Issue ID
1131785
Regression
No
Looped animation Transition Graph flickers when moved in the Inspector if Exit Time is a whole number
How to reproduce:
1. Open the attached project "case_1131785-AnimatorNodeInspectTransitionGraphFlicker_1" and scene "SampleScene"
2. Select the transition from state "Sliding" to "Rotating" in the Animator Window
3. In the Inspector Window move the Transition Graph or zoom in and out of it
Expected result: only one loop of the "Sliding" animation is shown in the Transition Graph
Actual result: an additional loop instance of the "Sliding" animation flickers in and out
Reproducible with: 2017.4.22f1, 2018.3.7f1, 2019.1.0b5, 2019.2.0a6
Note: Transition Duration has to be zero for this issue to reproduce
Comments (1)
-
redmobile
May 07, 2019 07:15
Same issue here. Unity 2019.1.0f2 + Win10 + Android.
Add comment
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
Resolution Note:
Minor cosmetic issue - won't fix