Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2021.1.X
Votes
0
Found in
2019.3
Issue ID
1201666
Regression
No
[UWP] Unity's UI & IMGUI cannot be interacted while new input system is on
I was trying New Input System on UWP, it seems both IMGUI and Unity's UI doesn't work on UWP
To reproduce:
- Using Unity 2019.3b12
- Open attached project (Project uses New Input System)
- Open Sample scene
- See that both IMGUI and Unity's UI is interactable in Editor
- Now try to build it to UWP (I choose XAML build target type)
- On UWP, UI is not interactable
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
messbro
Mar 12, 2022 13:19
Fix it for the current LTS version 2020 please!
Archtica
Mar 07, 2022 11:10
I wish that this would be fixed for the current LTS version 2020 since it is preventing me from releasing the UWP version of my app after spending a lot of time moving to the new input system. This was found in 2019.