Search Issue Tracker
Fixed in 1.0.0-preview.7
Votes
0
Found in [Package]
1.0-preview
Issue ID
1191392
Regression
No
[InputSystem] TrackedDeviceRaycaster has hard references on both Physics and Physics2D
TrackedDeviceRaycaster currently has hardcoded references to both the Physics and the Physics2D class in Unity. Depending on the application, stripping out one or the other is desirable. Both references should be guarded by #if ENABLE_xxx blocks.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- Missing Info Icon in Development Build Info Box for Web, Android, Meta, and XR Platforms
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
Add comment