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