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
- WebGPU performance regression
- Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
- Addressables Profiles window UI break when creating a new Variable with a long name
- No character limit when renaming Profile in Addressables Profile window, allowing excessively long names
- Blurry, low quality Active Profile icon used in Addressables Profiles window
Add comment