Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2020.3.X, 2021.1.X, 2021.2.X
Votes
0
Found in
2018.4
2019.4
2020.2.6f1
2020.3
2021.1
Issue ID
1342163
Regression
No
[WebGL] [macOS] page fails to load on Safari 14.1.1
Reproduction steps:
1. Create a new project
2. Switch the platform to WebGL and build
3. Host the server on localhost (for example "python3 -m http.server 25565" (read note 4 if using python))
4. Open Safari 14.1.1
5. Go Develop -> Empty Caches
6. Try opening the hosted URL (if using the example in step 3, the URL will be localhost:25565)
Expected result: the game launches
Actual result: the game never completes loading or loads after a really long time (minutes for empty project)
Reproducible with: 2018.4.36f1, 2019.4.28f1, 2020.3.13f1, 2021.1.14f1, 2021.2.0a18
Not reproducible with: 2020.2.0a19 (fix version), 2021.2.0b2, 2022.1.0a1
Notes:
1. The issue does not reproduce if hosting on a public domain using ngrok so I was not able to test this on iOS. The customer mentioned that the issue reproduces on iOS 14.6 but I was not able to verify this.
2. The issue is fixed in 2020.2.0a19
3. Sometimes the issue does not reproduce even after clearing caches (clearing them again usually helps reproduce it)
4. If hosting the server using python, you will need to disable compression in Project Settings -> Player -> Publishing Settings
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note (fix version 2022.1):
Fixed in 2020.2.0a19
Resolution Note (fix version 2021.2):
2021.2.0b10.3401
Resolution Note (fix version 2020.3):
Fixed in 2020.3.18f1.979