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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment