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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Add comment