Search Issue Tracker
Active
Votes
0
Found in
2021.3.57f1
2022.3.67f1
6000.0.60f1
6000.2.8f1
6000.3.0b3
6000.4.0a3
Issue ID
UUM-122910
Regression
No
No InvalidOperationException error thrown when Active Input Handling is set to "Input System package" and "OnMouseDown()" is triggered
How to reproduce:
1. Open the attached “C1L8” project
2. Open Scene “Scene 1”
3. Enter Play mode
4. Click on the “MuchoPixels_Player_0” GameObject in Game view
5. Observe the Console
Expected result: InvalidOperationException error is thrown in the Console window
Actual result: No error or message is displayed in the Console window
Reproducible with: 2021.3.57f2, 2022.1.0a1, 2022.3.67f2, 6000.0.60f1, 6000.2.8f1, 6000.3.0b3, 6000.4.0a3
Reproducible on: Windows11, macOS 15.6 (M1)
Not reproducible on: No other environments tested
Notes:
- From version 2021.3.57f2 to version 6000.0.60f1 you need to change the Active Input Handling field manually, because either “Both” or “Input Manager” are selected by default instead of just “Input System package”
- InvalidOperationException should be thrown, informing the user that they are trying to read inputs using UnityEngine.Input class, but Active Input Handling is set to the Input System package
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment