How to Reproduce:
1. Open the attached “IN-148118” project
2. Go to File → Build Profiles and make sure that “Web” is the Active Build Profile
3. Go to Edit → Project Settings → Player → Web Settings
4. Under “Configuration” make sure that “Active Input Handling” is set to “Both”
4. Open “SampleScene”
5. Enter Play mode
6. Observe the console
Actual Result: Input Handling errors in the Console
Expected Result: No errors in the Console
Reproducible with: 6000.7.0a2, 6000.7.0a4
Not Reproducible with: 6000.0.0f1, 6000.0.80f1, 6000.3.20f1, 6000.5.5f1, 6000.6.0b5, 6000.7.0a1
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- The same error occurs even if you set “Active Input Handling” to “Input Manager Old”
- There is no compilation on switching “Active Input Handling”
- The issue was tested on Windows Build Profile but it did not reproduces there