Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.3.X, 2018.1.X
Votes
0
Found in
2017.3.1p1
2018.1.0b5
2018.2.0a1
Issue ID
998434
Regression
Yes
uGUI Object positions change after entering Play mode when Canvas Render Mode - Screen Space Camera and Camera position is non 0
Steps to reproduce:
1. Open attached “ScreenSpaceCamera.zip” Unity project
2. Open “Main” scene
3. Select “Main Camera” object in Hierarchy
4. Change camera’s transform position to any non-zero value (e.g. position (1,0,0)) in Inspector
5. Enter Play mode
Expected results:
uGUI object positions do not change after entering Play mode
Actual results:
uGUI object positions change after entering Play mode and changes remain after exiting Play mode
Reproduced in: 2018.2.0a1, 2018.1.0b6, 2018.1.0b5, 2017.3.1p1,
Didn’t reproduce in: 2018.1.0b4, 2017.3.1f1, 2017.2.1p3, 2017.1.3p1
Regression introduced in: 2018.2.0a1, 2018.1.0b5, 2017.3.1p1
Comments (1)
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
- 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
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
benzsuankularb
Mar 02, 2018 04:05
Does 2018.01b8+ got fixed
If yes then it's still happened