Search Issue Tracker
Won't Fix
Votes
0
Found in
5.5.0p3
Issue ID
873783
Regression
No
GameObject isn't set as public variable after undo operation
"Test1" GameObject has script attached which is checking if public variable (GameObject Test2) is set. If is set console displays exist if isn't set null. Deleting Test2 and undoing will return public variable as null.
Steps to reproduce:
1. Download UndoTest.zip and open "new" scene
2. Delete "Test2" game object. Notice console shows null
3. Press ctrl+z to undo. Notice console still shows null
Expected results: After undo console should display exist.
Actual results: After undoing console displays null.
Note: Scripts public field shows correct object attached.
Reproduced with: 5.6.0b5, 5.5.0p4, 5.5.0f3, 5.4.4f1, 5.3.7p3.
Comments (1)
-
aka3eka
May 24, 2020 07:25
It looks the problem still persists in Unity 2019.3.13f1.
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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
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.