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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Add comment