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
- 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
Add comment