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
- “IndexOutOfRangeException: Index was outside the bounds of the array.” error is thrown when large Text (TMP) GameObject Overflow field is set to Ellipsis
- The OnValidate method is not invoked when reverting changes on a Prefab Variant
- The “+” button to create Labels is not deactivated when no labels can be created due to no Categories existing and does nothing when pressed
- The UIElements "GeometryChangedEvent" is not invoked when modifying "VisualElement.style.translate"
- Prefab Variant does not get updated when changes are made on "OnValidate" method
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.