Search Issue Tracker
By Design
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2019.1.0a1
2019.2.0a1
2019.2.0a9
Issue ID
1144488
Regression
No
Update is not being called when Gameobject's active state changes in the same Update
How to reproduce:
1. Open the attached project ("case_1144488.zip")
2. Press Play
Expected result: Update is called
Actual result: Update is not being called, even though the GameObject is visible in the scene at all times.
Reproducible with - 2017.4.25f1, 2018.3.12f1, 2019.1.0f1, 2019.2.0a11
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Objects flickering in Play Mode when using RenderTexture with Canvas
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
Resolution Note (2020.1.X):
This is expected behavior.