Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.1.1f1
Issue ID
961599
Regression
No
Editing Layout Group Rect Transform in play mode makes scene dirty when gameObject has child prefab
To reproduce:
1. Open project
2. Open 'TestScene_Prefabs_Broken' scene
3. Change game view aspect ratio to 5:4, play and stop scene
4. Change back to Free Aspect
5. Play scene
6. Select 'LayoutGroup' gameObject(Canvas->Parent->LayoutGroup)
7. Change 'LayoutGroup' gameObject rect transform any value (i.e. set Top to 1)
8. Stop scene
Expected vs actual: scene should not be marked as dirty
Reproduced: 5.6.3p4, 2017.1.2p3, 2017.2.0p4, 2017.3.0b11, 2018.1.0a1
Not reproducible: 2018.1.0a6
Note: if 'LayoutGroup' child object(prefab) is removed issue, is no longer reproducible
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
Add comment