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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
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