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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment