Search Issue Tracker
Fixed in 12.0.0
Votes
0
Found in [Package]
1.0.2
Issue ID
1337833
Regression
Yes
[Input] InvalidOperationException when starting a new project with the HDRP template
Errors spem the console when ressing Play, after starting a new project with the HDR template.
Switchin Project Settings to Input Handling - BOTH fixes these issues.
the errors:
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.
Repro steps:
- use latest 2021.2
- start a new project with HDRP template
- press Play
Reproducible in: 2021.2.0a17 and 2021.2.0a18
Cannot repro in 2021.2.0a15 or older versions
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