Search Issue Tracker
Fixed in 2020.1
Votes
0
Found in
2018.3.0a11
2018.4
2019.2
2019.2.6f1
2019.3
2020.1
Issue ID
1195283
Regression
Yes
Scene needs to be saved twice when creating an instance of a Prefab having a Layout Group component and a child UI GameObject
How to reproduce:
1. Open the attached project "1195283.zip"
2. Create an instance of the "test" Prefab in a scene
3. Notice that the scene is marked as dirty
4. Save the scene
Expected result: Scene is no longer marked as dirty
Actual result: Scene is still marked as dirty
Reproducible with: 2018.3.0a11, 2018.3.14f1, 2018.4.13f1, 2019.2.13f1, 2019.3.0b12, 2020.1.0a14
Not reproducible with: 2017.4.35f1, 2018.3.0a10
Notes:
The issue is reproducible with any Layout Group component added to the parent GameObject.
The issue is reproducible with Image, Raw Image or Text component attached to the child GameObject.
The issue does not reproduce when creating an instance of a Prefab created in an unaffected Unity version.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Vulkan] Crash in Windows Standalone when Vulkan is set as rendering API and player window is out of focus
- "Can't destroy Transform component" Error is thrown when closing a scene that contains a DontSave Prefab with a Child
- [Particle System] Editor freezes when assigning a nested Particle System in the Sub Emitter Module
- Unable to switch to different material when selecting another material from Asset selector window on Particle System Material
- Inspector displaying wrong characters when using ANSI encoding and non latin characters in a Shader property
Add comment