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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
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