Search Issue Tracker
Won't Fix
Votes
3
Found in
5.3.5f1
Issue ID
811025
Regression
No
Undo.RecordObject does not record undo when setting HideFlags
Steps to reproduce:
1. Open attached project
2. Open scene "TestScene"
3. In hierarchy, select "Hide Flag Test Object" game object
4. In "Hide Flag Setter" component mark "NotEditable" and with Undo Mode set to Record Object, click "Set HideFlags" button
5. Notice that object becomes not editable
6. In top menu, click Edit and notice that Undo step wasn't recorded although HideFlagSetEditor.cs script does that
Reproduced with: 5.1.4f1, 5.2.4f1, 5.3.5p7, 5.4.0b24, 5.5.0a2
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
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.