Search Issue Tracker
Fixed in 2017.2.0f3
Fixed in 5.6.X, 2017.1.X, 2017.2.X
Votes
0
Found in
2017.2.0b2
Issue ID
926842
Regression
Yes
[WebGL] file:// error lost with new embedding scheme
-e: there used to be an error when trying to start a build on a browser that doesn't support loading local JS files. now it is gone
-repro:
--create new project
--build for WebGL
--start with Chrome without the flag to allow local JS loading
--load the build in Chrome
--NOTICE it just fails to initialize without an error being prompted
-works fine in 5.5 and before
-stops working in 5.6.0f1
Fixed in: 2017.3.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RendererScene::NotifyInvisible when GameObjects are deleted from the Hierarchy in a specific Scene
- "Import projects" button doesn't work in Unity Hub
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()
- Shader Graph generates 'İ' in the shader when using Turkish Regional format
- Crash on ParticleSystemUpdateData::CacheSubEmitters(ParticleSystem&) when shared subemitter referenced by multiple nested particle systems
Add comment