Search Issue Tracker
By Design
Votes
0
Found in
6000.0.29f1
6000.1.0a6
Issue ID
UUM-89975
Regression
Yes
Error "InvalidOperationException: You are trying to read Input using the UnityEngine.Input class, but you have switched active Input handling to Input System package in Player Settings." is present when using UI Toolkit and New Input System
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/dadasd.unity” Scene
3. Enter the Play Mode
4. Click on Game view
Expected result: No Errors exist
Actual result: Error “InvalidOperationException: You are trying to read Input using the UnityEngine.Input class, but you have switched active Input handling to Input System package in Player Settings.” is present
Reproducible with: 2023.2.0a16, 6000.0.29f1, 6000.1.0a6
Not reproducible with: 2022.3.53f1, 2023.2.0a15
Reproducible on:
Play Mode
Windows Standalone Player
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Notes:
- This does not reproduce with Active Input Handling set to “Both” or “Input Manager (Old)“
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment