Search Issue Tracker
Won't Fix
Votes
2
Found in [Package]
1.9.0
Issue ID
ISXB-415
Regression
Yes
InputSystem Hover function gets triggered when Standalone Builds are un-focused and hovering over GameObjects
How to reproduce:
1. Open the attached “IN-29317.zip” project
2. Open the Player Settings (Edit → Project Settings → Player)
3. Set the Fullscreen Mode setting to Windowed in the “Resolution and Presentation” section
4. Build the project with the “SampleScene” Scene added
5. Open any other application and place it next to the Player window
6. Focus the opened application and try to hover over the UI elements visible in the Build
Expected result: The Hover function does not get triggered
Actual result: The Hover function is triggered
Reproducible with: 1.1.1 (2020.3.46f1), 1.5.0 (2020.3.46f1, 2021.3.20f1, 2022.2.9f1, 2023.1.0b7, 2023.2.0a5), 1.8.3 (6000.0.3f1)
Not reproducible with: 1.0.2 (2020.3.46f1)
Reproducible on: Windows 11
Not reproducible on: macOS Ventura 13.1 (Intel)
Notes:
- “Reset And Disable Non-Background Devices” setting should prevent this issue from happening, but it does not
- To verify the regressed version, build the project in new folders for every build
- Only reproducible in Standalone Builds
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
There are no fixes planned for this Bug