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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment