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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment