Search Issue Tracker
Active
Votes
0
Found in
6000.0.51f1
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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment