Search Issue Tracker
Active
Votes
0
Found in
2021.3.34f1
2022.3.18f1
2023.2.7f1
2023.3.0b4
Issue ID
UUM-62032
Regression
No
Old Input System component is added to newly created Event System when the new Input System is used
Reproduction steps:
1. Open the attached “BugRepro” project
2. In the Hierarchy window, create a Canvas GameObject
3. Select the automatically created EventSystem GameObject
4. In the Inspector window, observe the added components
Expected result: Unity UI recognizes that the new InputSystem is used and adds the “Input System UI Input Module” component
Actual result: The “Standalone Input Module” component is added
Reproducible with: 2021.3.34f1, 2022.3.18f1, 2023.2.7f1, 2023.3.0b4
Reproducible on: Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment