Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
5.6.0p3
Issue ID
911870
Regression
No
Application.isMobilePlatform returns false on WebGL projects launched on mobile browser
Reproduction steps:
1) Download and open attached project
2) Build for WebGL platform
3) Host game locally
4) Open hosted project via mobile device
Actual result:
Application.isMobilePlatform returns false - "Mobile: false" is being printed
Expected result:
As game was launched on mobile, Application.isMobilePlatform should return true - print "Mobile: true" on screen
Reproduced with:
2017.1.0b5, 5.6.1p1, 5.5.3p3, 5.4.5p2, 5.4.0f1
Tested with:
Samsung Galaxy S7
LG G3
Google Pixel
iPhone SE
iPhone 6 Plus
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The terrain appears darker when "Per-pixel Normal" is enabled
- [Linux] Editor assertion causes Test Runner to fail when executing it in Batch Mode
- Color selection by the mouse cursor is still enabled when the "Esc" button is pressed
- Game view becomes black and the Scene window becomes grey, “ArgumentOutOfRangeException” errors and “Render Pipeline error” warnings appear after changing the name or deleting URP/HDRP global settings file
- Transform Component is not accessible inside the Player when RuntimeInitializeOnLoadMethod is used
Add comment