Search Issue Tracker
Fix In Review for 2020.2.X
Votes
0
Found in
2019.4
2020.2
2020.2.0b1
Issue ID
1276154
Regression
No
[UIElements] Property field's status is not updated when reverting their value inside a Prefab
How to reproduce:
1. Open the user's attached "UI Elements Bugs.zip" project
2. Open the "SampleScene" Scene
3. Select the "Test Object" GameObject in the Hierarchy window
4. Edit any "Test Script (Script)" Component's field in the Inspector window
5. Manually change the field back to the value it was before editing it in the Inspector window
6. Right-click on the field and press "Revert"
7. Observe the field in the Inspector
Expected result: The label of the field changes back to the way it was before editing the field
Actual result: The label of the field is still bold after pressing "Revert" (Indicating that the value has been modified)
Reproducible with: 2019.4.10f1, 2020.1.5f1, 2020.2.0b3
Could not test with: 2018.4.27f1 (UIElements are not supported)
Note:
- If the "Test Object" GameObject is unselected and then selected again the field's label will not be bold
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment