Search Issue Tracker
Not Reproducible
Votes
0
Found in
2020.2.6f1
2020.3
Issue ID
1319327
Regression
No
[WebGL] [Mobile] [iOS] when Analytics is enabled, "null is not an object" exception on Chrome and Firefox causes site to crash
Reproduction steps:
1. Create a new project
2. Enable Analytics in Services window
3. Build for WebGL and host it on a server (python3 -m http.server <port> for example)
4. Go to the webpage using Google Chrome from iOS device
Expected result: the site launches
Actual result: site crashes (crash info in Edit below)
Reproducible with: 2020.3.2f1, 2020.2.0a10
Not reproducible with: 2019.4.24f1, 2020.3.4f1, 2021.1.2f1, 2021.2.0a12
Could not test with 2021.2.0a11 because the builder fails
Reproducible with Google Chrome
Not reproducible with Safari
Devices tested:
Reproducible with:
iPad Pro 12.9 1st gen (iOS 13.4.1)
iPhone 12 (iOS 14.1)
Not reproducible with:
OnePlus A5000, Android 10, Adreno 540, Snapdragon 835
Notes:
1. I could not debug since the crash does not happen on Safari
2. The issue has been fixed in 2021.2.0a11 or 2021.2.0a12 (I could not check which one because I could not test with 2021.2.0a11 (builder failed exception))
3. Issue does not reproduce with analytics disabled
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
No longer reproducible in 2019.4.24f1, 2020.3.4f1, 2021.1.2f1, 2021.2.0a12 versions