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
- “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
This is a duplicate of issue #1071087