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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note:
No longer reproducible in 2019.4.24f1, 2020.3.4f1, 2021.1.2f1, 2021.2.0a12 versions