Search Issue Tracker
Active
Under Consideration for 1.11.X
Votes
0
Found in [Package]
1.11.1
Issue ID
ISXB-1123
Regression
No
An InvalidOperationException error occurs when disconnecting a GamePad while holding down a UI button using VirtualMouse
How to reproduce:
1. Connect a GamePad device
2. Open the “SampleScene” scene
3. Enter Play mode
4. Move the cursor over the button with the GamePads' left stick
5. Hold down the “Submit” button on your GamePad
6. While holding the “Submit” button disconnect the GamePad
7. Observe the result in the Console window
Expected result: No errors occur
Actual result: 4 errors occur
Reproducible in: 1.7.0(2021.3.45f1, 2022.3.50f1), 1.9.0(6000.0.23f1), 1.11.1(2021.3.45f1, 2022.3.50f1, 6000.0.23f1)
Reproducible on: macOS, Windows 11
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
Add comment