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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Add comment