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
- “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
Add comment