Search Issue Tracker
Fixed
Fixed in 2021.3.35f1, 2022.3.20f1, 2023.2.9f1, 2023.3.0b5, 7000.0.0a1
Votes
0
Found in
2023.3.0b1
Issue ID
UUM-58598
Regression
No
Unity build does not start in Chrome if running on an iframe that has the gamepad security policy disabled.
-Chrome has changed its behavior to start throwing a security exception if navigator.getGamepads() is called and the page is run from an insecure origin (without https:// URL)-
If running Unity content on an iframe that does not have gamepad security policy enabled, Chrome might throw an exception (depending on origin trial)
This exception is reported to prevent Unity web content from running.
Gamepad support landed in November 2018 by 003606e82451fa068e441d6641368a4d8a24d964 .
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Player remains in Windows Background processes when the application is closed
- [Android] The built-in URP shaders Lit, Complex Lit and the Simple Lit are not rendered when built on Android devices with an Adreno 300 series GPUs
- "Radio Button" disappears when added under the "RadioButtonGroup" and the parent Visual Element is selected
- ScrollView Scrollbar is jittering when Movement Type "Elastic" is selected and a mouse with a freewheel is used
- [WebGL]"TypeError: Cannot read properties of undefined (reading 'length')" error is thrown when starting the Player when config.autoSyncPersistentDataPath is set to true
Add comment