Search Issue Tracker
Fixed
Fixed in 4.3.0
Votes
0
Found in [Package]
4.3.0
Issue ID
OXPB-45
Regression
No
[Oculus] XR Controllers map touchpads and joysticks as Vector2Control rather than StickControl
XR Controllers have the joysticks mapped as Vector2Control rather than StickControl. This means that they can't be mapped as individual 1D axes, and you can't map up,down,left,right as buttons.
Ideally they should either be remapped, or everything in StickControl should be moved into Vector2Control (I can't think of a reason not to expose those values for all Vector2 input). StickControl could be left in as an empty class for compatibility.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
- Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
- The project hangs upon opening it when importing the "discrete_rank2_vector_v2_0.onnx" file
- Opening the Look Dev hangs the Editor when the window is opened for the first time in the project or after deleting the Library folder
- Look Dev has blurry icons on 4k monitors
Add comment