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
- Previous model to world matrix is not correctly set for ASW
- More calls are made to GC.Alloc in an HDRP Sample Template when compared to the 2022.3 stream
- Generating Light Probe lighting returns inconsistent results on a specific mesh
- Two Warnings appear for every Soft Delete Operation when Deleting Sub Assets in the Project Browser
- “Item m_LightProbeSystem not found” warning is thrown when pressing the “Open” button multiple times in the Adaptive Probe Volume component warning
Resolution Note:
No longer reproducible in 2019.4.24f1, 2020.3.4f1, 2021.1.2f1, 2021.2.0a12 versions