Search Issue Tracker
Duplicate
Votes
1
Found in
2022.2.1f1
2023.1.0a24
2023.2.0a1
Issue ID
UUM-26448
Regression
Yes
The serialized field value cannot be changed when trying to set it back to "None"
Reproduction steps:
1. Open the attached project “PropertyFieldBug“
2. Open the scene “Assets/Scenes/SampleScene”
3. In the Hierarchy window select the GameObject called “SerializedFieldBug”
4. In the Inspector window modify the “Serialized Transform” property field value
5. Set the “Serialized Transform” property field value to “None”
Expected result: Value can be changed back to “None”
Actual result: The property field cannot be set to null
Reproducible with: 2022.2.0a17, 2022.2.1f1, 2023.1.0a24
Not reproducible with: 2020.3.43f1, 2021.3.16f1, 2022.2.0a16
Reproducible on: Windows 11
-
Resolution Note:
This issue was fixed through a different ticket. See UUM-27629.
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-27629
Comments (5)
-
stevenkelly619
Feb 05, 2023 10:50
trying this now. asap
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
- Find prefab components in scene is broken in new hierarchy
- Number "0" is not visible in Unity Documentation page button tooltips
- Selected Korean input text in UIToolkit TextField is not fully replaced when refocusing and entering new input
- [UITK Controls] Non text InputField can't be reset by API
- Control Scheme name field has no character limit, causing “Add Control Scheme” window to expand if name is too long
This is a duplicate of issue #UUM-18567