Search Issue Tracker
Fixed in 1.0.0
Votes
11
Found in [Package]
0.9.6
Issue ID
1188222
Regression
No
[Windows] HID input doesn't work in built scene for x86/32bit player
-e: the DS4 controller works well in the editor but not when built for windows standalone
--works well in editor and built on OSX, also works well with xbox360 controller
--stripping is disabled
--tested and fails Windows 2019.3 + 2020.1
-repro:
--open attached project
--plugin DS4 controller
--run GamepadVisualizer scene from samples
--notice: DS4 controller works
--build&run scene for windows standalone
--NOTICE: DS4 controller doesn't work
-workaround: switch build target from x86 to x86_64
-
mayasarii876
Mar 09, 2022 04:57
http://103.56.148.201/
http://103.56.148.201/newmpo
http://103.56.148.201/mpo17
http://103.56.148.201/mpomm
http://103.56.148.201/mpotower
http://103.56.148.201/parisklub
http://103.56.148.201/juraganslot
http://103.56.148.201/mpo500
http://103.56.148.201/mpokick
http://103.56.148.201/mpoyes
http://103.56.148.201/xyzklub
http://103.56.148.201/betmpo
http://103.56.148.201/ogslot88
http://103.56.148.201/hoki777
http://103.56.148.201/mpojuta
http://103.56.148.201/299slot
http://103.56.148.201/mpo188
http://103.56.148.201/mpogacor
http://103.56.148.201/mpo300
http://103.56.148.201/rgo365
http://103.56.148.201/kingdom288
http://103.56.148.201/wigompo
http://103.56.148.201/mpo8899
http://103.56.148.201/mpopelangi
http://103.56.148.201/mpo555
http://103.56.148.201/dutampo
http://103.56.148.201/klik368
http://103.56.148.201/388hero
http://103.56.148.201/19dewa
http://103.56.148.201/mpoxl
http://103.56.148.201/mpoas
http://103.56.148.201/mposun
http://103.56.148.201/qqslot
http://103.56.148.201/mposport
http://103.56.148.201/dewa234
http://103.56.148.201/mesinmpo -
jarbleswestlington_unity
Dec 07, 2020 06:43
classic unity, issue still persists years later.
-
AronTD
Dec 01, 2020 22:39
This issue is not resolved.
-
kendallroth
Apr 30, 2020 03:14
Same thing here, excep the build works well for me with a PS4 controller but not a Logitech controller (set up as described here: https://forum.unity.com/threads/controller-wrongly-characterized-as-joystick-for-input-logitech-dual-action.879454/).
-
Fallout267
Apr 26, 2020 15:16
This didn't fix the problem for me. The build works fine with an Xbox controller but doesn't work with a ps4 controller despite working in unity and the build target being x82_64.
-
Peter77
Apr 08, 2020 12:26
Related forum thread:
https://forum.unity.com/threads/controller-bindings-not-working-after-build.752834/
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
- Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to get its index buffer data in Builds
- [Backport] [Sprite Atlas V1] Editor crashes when calling SpriteAtlasUtility.PackAtlases
- Deterministic builds have different files when built from the same project
- PlayerBuildInterface.ExtraTypesProvider no longer provides types to IL2CPP
- Touch input is reset in Device Simulator when Unity Remote is killed
Resolution Note (fix version 1.0.0):
The fix is to the native runtime and not the Package itself.