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
Comments (1)
-
hedgehog90
May 03, 2017 11:02
I've found this behaviour in 5.6.0p2.
Doesn't seem right.
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
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.