Search Issue Tracker
Active
Under Consideration for 1.4.X, 1.8.X
Votes
4
Found in [Package]
1.4.1
1.8.0-pre.2
Issue ID
ISXB-783
Regression
No
Composite binding do not reset when bound to Gamepad stick instead of key or button controls
How to reproduce:
1. Open the attached project "WebGLControllerBug.zip"
2. Open File>Build Settings...
3. Switch Platform to WebGL
4. Build And Run the project
5. Move the left analog stick up on the controller
Expected results: "Left Stick (Gamepad)" returns "(0.00, 1.00)" in the Player
Actual results: "Left Stick (Gamepad)" doesn't return anything in the Player
Reproducible with: 1.3.0, 1.4.1 (2020.3.38f1), 1.4.1 (2021.3.8f1, 2022.1.13f1, 2022.2.0b5, 2023.1.0a6)
Reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “… is using a shader without GPU deformation support. Switching the renderer over to CPU deformation.” warnings are logged when GPU Skinning is set to GPU
- "Material '...' has _TexelSize / _ST texture properties which are not supported by 2D SRP Batcher...” warning is logged when the Shader is SRB Batcher compatible
- Crash on EnsureUniqueSiblingName when calling GameObjectUtility.EnsureUniqueNameForSibling() with a null argument
- Changes are not applied when selecting Platform settings for Plugins
- Particle System only collides with one Terrain Collider at a time when Collision Type is set to 'World'
Add comment