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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment