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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment