Search Issue Tracker
Not Reproducible
Votes
1
Found in
5.5.0x1
Issue ID
861978
Regression
No
[UI] Non-prefab with HideFlags.DontSave does not update untill an other object is updated in the editor
Reproduction steps:
1. Open my attached project ("case_861978-repro")
2. Select the Text GameObject in the hierarchy
3. Make sure that under the "SetHideFlags" component the "hide" field is left unchecked.
4. Move around the Text Rect Transform - everything works as expected.
5. Check the "hide" field
6. Move around the Text Rect Transform - this time the box moves, but the text stays in place
7. Now click on any other GameObjects in the hierarchy a couple of times - This forces an update and Text pops into the Rect Transform
Workaround: make the "Text" Game Object into a prefab.
Reproducible on: 5.3.7p1, 5.4.3p3, 5.5.0f3, 5.6.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment