Search Issue Tracker
Duplicate
Duplicate in 2023.2.X
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 -
Resolution Note (2023.2.X):
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #UUM-18567