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
- Field is still marked as changed when changed back to its default state in UI Builder
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
- "CommandBuffer: temporary render texture not found while executing" warning is shown when Compatibility Mode is enabled and Camera stacking is used
- NotImplementedException is thrown when using System.String.Replace(String, String, Boolean, CultureInfo)
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