Search Issue Tracker
Fixed
Fixed in 6000.2.0f1, 6000.3.0a5, 6000.4.0a1
Votes
0
Found in
6000.1.16f1
6000.2.0f1
6000.3.0a4
6000.4.0a1
Issue ID
UUM-113862
Regression
No
Lens Flare Sample Scene is using old Input system which spams “InvalidOperationException” errors
Steps to reproduce:
1. Create new Unity project using HDRP Template
2. Open Package Manager
3. Import High Definition Render Pipeline “Lend Flare Samples” Sample to the project
4. Navigate to Assets/Samples/High Definition Render Pipeline/17.1.0/Lens Flare Samples/Scene folder
5. Open “LensFlareSamples.unity” Scene
6. Enter Play Mode
7. Observe Console window
Actual results: 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 thrown in the Console window, Sample is using old Input system
Expected results: No errors are thrown, Sample should use new Input system
Reproducible with versions: 6000.1.16f1, 6000.2.0f1, 6000.3.0a4, 6000.4.0a1
Can’t test with versions: 6000.0.54f1 (uses old Input system)
Tested on (OS):
Notes:
Add comment
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
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Resolution Note (fix version 6000.4.0a1):
Fix in #76888 PR