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
- Create Node menu opens everywhere when the VFX Graph tab is focused
- A memory leak happens when an Asset with line topology has a Mesh Renderer Extension Component and the High Quality Line Rendering is enabled
- EditorUtility.IsValidUnityYAML failing to properly validate YAML parsed into it
- Resources.UnloadUnusedAssets() freezes the Editor when releasing Mesh objects
- 16-bit Sprite Textures have a banding effect and loss of data when packing into Variant Sprite Atlas
Add comment