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
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
- Mistakes in multiple Particle System Components pop-up
Add comment