Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.2.X
Votes
0
Found in
2018.4
2020.2.0b9
2021.1
Issue ID
1290387
Regression
No
Some UI Component properties do not show that they were modified when they are modified on an instanced Prefab
How to reproduce:
1. Open the user's attached "LayoutGroupPrefabBug" project
2. Open the Scene named "Scene"
3. Select the "Panel" GameObject (child of the "Canvas" GameObject)
4. Check the Control Child Size Width property
Expected results: A blue line appears next to the property name and the property name gets bolded identifying that it was modified
Actual results: No blue line appears next to the property name and the property name doesn't get bolded identifying that it was modified
Reproducible with: 2018.4.29f1, 2019.4.14f1, 2020.1.13f1, 2020.2.0b11, 2021.1.0a5
Notes:
- These are the Components and properties which have this issue:
Canvas: Pixel Perfect, Additional Shader Channel
Text: Raycast Padding
TextMeshPro - Text (UI): Font Style, Vertex Color
Image: Raycast Padding
Raw Image: Raycast Padding
Rect Mask 2D: Padding
Layout Group (both Horizontal and Vertical): Control Child Size, Use Child Scale, Child Force Expand
Rect Transform: Anchors (Max value only)
- Additionally, these properties cannot be reverted by right-clicking on them
- Opening the Overrides drop-down list on the instanced Prefab will indicate that the changes were made even if it isn't shown on the property itself
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
- Multiple exceptions are thrown after exiting Play mode when Layout Group component is displayed in Debug Inspector and Padding section is expanded
- ScrollView elements are not restored to their original positions after removing a Layout Group with Undo action
- "Assembly with name already exists" errors are thrown when two packages with different technical names resolve to the same namespace
- A Select Scene Entry is added to Undo History when Deleting while a Scene is selected in the Hierarchy
- The Add Component Menu's back arrow accumulates phantom levels when the Menu is repeatedly opened into a Category and closed without selecting
Resolution Note (fix version 2022.1):
Fixed in Unity 2022.1.0a4
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0b12