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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment