Search Issue Tracker
Duplicate
Votes
0
Found in
2019.2
2019.2.17f1
2019.3
2020.1
Issue ID
1212004
Regression
No
Prefab is marked as unsaved if LayoutGroup components are attached to it when saving the Prefab manually
Steps to reproduce:
1. Open the attached project "case_1212004-PrefabBug.zip"
2. In the Project window open the Prefab "UIPrefabBug"
3. Save the Prefab and Exit Prefab Scene
4. Repeat step 2
Expected results: Prefab is saved when manually saving
Actual results: Prefab is not saved and is marked as "Dirty"
Reproduced with: 2018.4.16f1, 2019.2.19f1, 2019.3.0f5, 2020.1.0a20
Could not test with 2017.4.36f1 due to Prefabs not having their own Scene view
Note:
-Issue is not present if "Auto-save" is turned on in the Prefab Scene view
-Disabling the LayoutGroup component fixes the issue
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #1268783