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.
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
- Default Custom Components in project have Library counterparts
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
- Text Settings Inspector sections names have no padding
- UI elements shrinking, misaligned buttons, swapped icons, or incorrect styles when rapidly cycling through Scenes in the Player
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.