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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation
Resolution Note:
No longer reproducible in 2019.4.24f1, 2020.3.4f1, 2021.1.2f1, 2021.2.0a12 versions