Search Issue Tracker
Duplicate
Votes
0
Found in
2018.2.0a1
2018.2.0f2
Issue ID
1068866
Regression
Yes
[iOS] Canvas loads after the scene is loaded
Scene loads before the canvas, which results in seeing what in the scene before the canvas appears.
To reproduce:
1. Open users attached project "CanvasDelayedLoading.zip"
2. Build for iOS
3. Deploy the project through Xcode to iOS device
4. Observe as for about a second you can see an empty scene before canvas appear
Expected result: canvas is loaded together with a scene
Actual result: canvas is loaded about a second later than a scene
Reproduced on:
2018.2.0a1 2018.2.0f2 2018.2.6f1 2018.3.0a11
Not reproduced on:
2018.1.9f2
MacOS Standalone
Android device
Device reproduced on:
iPhone 8 Plus iOS 11.0
iPhone 7 Plus iOS 11.1.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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
This is a duplicate of issue #1071087