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
- Unused Particle System Renderer Mesh settings cause performance degradation when calling SetActive
- Project Browser shows the Asset folder empty when Select Dependencies is clicked without any asset selected
- Export as JSON and CSV options missing from the Quick Search save feature
- Crash on IMGUI::GUIWindow::OnGUI when rendering scene view window in play mode in a specific project
- "FileNotFoundException" & "IOException" thrown when adding "User" Index after deleting "Assets" Index in Search Index Manager window
Resolution Note:
No longer reproducible in 2019.4.24f1, 2020.3.4f1, 2021.1.2f1, 2021.2.0a12 versions