Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.3f1
2018.4.0f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1160486
Regression
Yes
Rotated ScrollView is changing position after leaving Play Mode
How to reproduce:
1. Create new Unity project
2. Add ScrollView to the Scene
3. Select Content under Canvas/ScrollView/Viewport in Hierarchy
4. Rotate Content by Z axis 90 degrees
5. Enter and exit Play Mode
Expected result: Content stays in the initial set position
Actual result: On mac - content returns above Viewport, on windows - content floats from above and returns to somewhat initial position
Regression introduced: 2017.4.3f1
Reproduced with: 2017.4.28f1, 2018.4.1f1, 2019.1.5f1, 2019.2.0b5, 2019.3.0a4
Does not reproduce with: 2017.4.2f2
Note: The result on Win10 and MacOS is different
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES
- Scaled Backgrounds List and dropdown text are enabled while Scaled Backgrounds field is disabled in IMGUI Debugger window
- Editor crashes when large value is entered in Scaled Backgrounds field of IMGUI Debugger window
Add comment