Search Issue Tracker
Fixed
Fixed in 6000.0.61f1
Votes
0
Found in
6000.0.51f1
6000.4.0a1
Issue ID
UUM-109503
Regression
No
The "com.unity.template.urp-blank" and "com.unity.template.hdrp-blank" templates have Active Input Handling set to "Both"
Reproduction steps:
1. Create a new “com.unity.template.urp-blank” or “com.unity.template.hdrp-blank” template project
2. Open the Project Settings > Player Settings > Other Settings
3. Look for the Active Input Handling setting
4. Observe the setting
Expected result: The setting is set to “Input System package (New)”
Actual result: The setting is set to “Both”
Reproducible with: 6000.0.51f1
Not reproducible with: 2022.3.63f1 (Not expecting the New Input System package), 6000.1.7f1, 6000.2.0b5 (The result is as expected)
Reproducible environments: macOS 15.5
Not reproducible environments: No other environments tested
Notes:
- Using “Both” instead of “Input System package (New)” might affect performance
- When using “Both” a warning pops up saying that this might cause issues when building for the Android Platform
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
- The Hub freezes indefinitely when copy/pasting a lot of characters in the “Set project display name” Hub window since it has no character limit
Add comment