Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2018.3.X, 2019.1.X, 2019.2.X
Votes
0
Found in
2018.3.11f1
2018.3.12f1
2019.1.0f1
2019.2.0a11
Issue ID
1143168
Regression
Yes
Animator does not work when object component references are animated
How to reproduce:
1. Open attached project "AnimRepro.zip" and scene "SampleScene"
2. Enter Play mode
3. Observe Scene View
Expected result: the "Canvas" object Image component is disabled
Actual result: the "Canvas" object Image component is left unchanged, even when the animation which disables the component is looping
Reproducible with: 2018.3.12f1, 2019.1.0f1, 2019.2.0a11
Not reproducible with: 2017.4.25f1, 2018.3.11f1, 2019.1.0b10, 2019.2.0a10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Player GameObject can’t be selected in the Hierarchy window during Step 4 of the "Get Started" tutorial in 2D Platformer Microgame because Hierarchy window is masked
- Gradient marker colors are removed when undoing marker movement in the Inspector Gradient field
- Crash on RendererScene::NotifyInvisible when GameObjects are deleted from the Hierarchy in a specific Scene
- "Import projects" button doesn't work in Unity Hub
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()
Add comment