Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.5.0f3
Issue ID
873446
Regression
No
Scroll View content resizes when loaded through SceneManager.LoadScene()
Reproduction Steps:
1. Import attached project.
2. Open "UIScene" scene.
3. Enter Play mode.
4. Observe the text in the Scroll View.
5. Open "Loader" scene.
6. Enter Play mode.
Expected results: Text remains the same as in "UIScene".
Actual result: Text disappears in when loaded through SceneManager.LoadScene().
Reproducible with: 5.5.4f1, 5.6.2f1, 2017.1.0b10, 2017.2.0a4
Not Reproducible with 2018.3.0a1
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
aditya007
Jul 19, 2017 06:14
I got the same problem but solved it from the answer from this link
http://answers.unity3d.com/questions/1290383/the-scrollrect-viewport-breaks-when-changing-scene.html