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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.