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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment