Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.2.X
Votes
0
Found in
2022.3.62f1
6000.0.50f1
6000.1.6f1
6000.2.0b4
Issue ID
UUM-107998
Regression
No
Mouse device is disabled in Play Mode when the "Device Simulator" tab is present as an inactive tab and Game view is not maximised
Reproduction steps:
1. Open the attached “IN-101730.zip” project
2. Open the “SampleScene”
3. Make sure the “Simulator” tab is present but not active
4. Open the Game view tab
5. Make sure “Play Focused” or “Play Unfocused” is selected in the Game view toolbar
6. Enter the Play mode
7. Hover/click on the button
Expected result: “Click” log is visible in the Console and the button is interactable
Actual result: The button is not interactable due to the Mouse Device being disabled
Reproducible with: 2022.1.0a1, 2022.3.62f1, 6000.0.50f1, 6000.1.6f1, 6000.2.0b4
Reproducible on: Windows 11
Not reproducible on: no other environment tested
Notes:
- Does not reproduce if the Game view is maximised after entering Play mode or “Play Maximized” is selected in the Game view toolbar
- To observe the Device being disabled, go to Window > Analysis > Input Debugger. Expand the Devices tab and right-click on the Mouse device to select “Open Device Debug View”, where it shows the state of the device
- Does not reproduce in the Player or when forcing to enable the device via script
- If this is intended, it would be beneficial to have some kind of feedback if the device is disabled
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment