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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.