Search Issue Tracker
By Design
Votes
1
Found in
5.6.4p4
Issue ID
980746
Regression
No
Animation that enables gameObject is broken if gameObject with animator is re-enabled while executing a specific state
To reproduce:
1. Open project, open animator
2. Open 'TestScene'
3. Play scene
4. Select 'Animator' gameObject
5. Re-enable gameObject while it is still in 'TextFromDisabledToEnabled' state
Expected: when 'EmptyWriteDefaults' state will be reached, 'Enabled by default' message will be shown in game view
Actual: 'Enabled by default' text is not shown(blinks once when 'EmptyWriteDefaults' state is reached) (gifs attached)
Reproduced: 5.6.5f1, 2017.1.2p4, 2017.2.1p1, 2017.3.0f3, 2018.1.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment