Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X, 2019.1.X
Votes
1
Found in
2019.2.0a7
Issue ID
1131854
Regression
No
RectTransform is shown as override in Overrides window after dependent component reverted
Steps:
1. Open attached project
2. Load Test scene
3. In the scene, observe that there are no Prefab overrides on the Prefab in the Overrides dropdown.
4. Select the child "Text".
5. Observe what the width value of the RectTransform is.
6. In the Text component, add some character to the text string.
7. Back to Root of prefab instance and open Overrides window
8. Select Text component and Revert it from Comparison window
==>
RectTransform appears in Overrides window and is shown as override
9. Click somewhere else to unfocus Overrides window
10. Open Overrides window
==> No RectTransform component is shown, but RevertAll and ApplyAll buttons are still visible
Expected: After step 8 the Overrides windows is empty
Take a look into attached movie for details
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
Add comment