Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
5.6.1f1
Issue ID
916836
Regression
Yes
[WebGL] Changing scenes result in black screen when Split Application Binary option is enabled
To reproduce:
1. Download and open attached "repro916836.zip" project.
2. Build and run on WebGl platform.
3. When project loads press "S" key to change scene.
Expected result: scene changes without any problems.
Actual result: changing scene makes screen go black.
Reproduced with: 2017.2.0a1, 2017.1.0b8, 5.6.1p2, 5.6.0b8
Not reproduced with: 5.6.0b7, 5.5.4f1, 5.4.5p3
Regression introduced in: 5.6.0b8
Notes: "Split Application Binary" option is located under Android player settings. Unchecking "Split Application Binary" option in android settings(Player Settings--> Android-->Publishing settings) fixes the issue.
Verified with: 2017.2.0b2
Comments (4)
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
spokrock
Mar 10, 2018 05:14
I have had to resubmit the app without safari support, plus the default browser support message needs to be easily placable.
spokrock
Mar 10, 2018 04:41
If you can open this link in the current version macOS safari w/webGL 1.0, moving from one scene to another scene results in a black screen
Link: https://apps.facebook.com/155572018440200
spokrock
Mar 10, 2018 04:40
This issue still exist in 2017.3 when running on safari webgl 1.0
yoyyoffg
Jul 05, 2017 12:45
Thanks for the issue