Search Issue Tracker
Fixed in 0.2.0-preview
Votes
0
Found in [Package]
0.0.9-preview
Issue ID
1091920
Regression
No
[XR] The Oculus Touch Controller template has inconsistent capitalization of controls.
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/196
All controls for the Oculus Touch controller are lower case EXCEPT for:
- primaryTouched
- secondaryTouched
- indexTouched
- thumbNearTouched
- thumbrestTouched
which are pascal case.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Alpha channel is disabled when Alpha Clip Threshold is set to 0
- The Physics 2D Profiler module does not display the information about processed physics in the scene when profiling the application as a Development Build
- A Script Component that has a serialized custom class is not detecting changes in the first boolean variable when entering the Play mode with the Script Components GameObject opened in the Inspector
- “SendMessage cannot be called during Awake“ warnings appear when loading a scene with “LoadSceneAsync“ if using UI Toolkit in the scene
- Audio Source Spatial Blend value gets set to 1 in the WebGL Player when the Spatial Blend value is bigger than 0
Add comment