Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.1f1
Issue ID
927024
Regression
No
Disabling a gameObject and then immediately re-enabling prevents Update() from running on that gameObject
Steps to reproduce:
1. Download and open the attached project
2. Enter Playmode
Expected result: both objects are properly animating through functions in Update
Actual result: one of the object's Update does not continue running
Reproduced on 5.4.5p1, 5.5.4f1, 5.6.2p1, 2017.1.0f2, 2017.2.0b1
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
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- [Linux] Drag-and-drop functionality doesn’t work in Editor when using touchscreen
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
- Solid gray or black areas are present when using ShaderGraph with Custom Function nodes without manual reimport
Resolution Note:
This particular case has been investigated thoroughly and we have decided, in the interests of protecting the stability and features of Unity for users that rely upon the affected versions, to not address this fix for the time being. We understand that this will cause problems for some users, and so may address in a future version.