Search Issue Tracker
In Progress
Under Consideration for 1.15.X
Votes
0
Found in [Package]
1.14.2
Issue ID
ISXB-1671
Regression
Yes
MouseDownEvent is triggered when changing from Scene view to Game view
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the "/Assets/Scenes/SampleScene.unity" Scene
3. Enter the Play Mode
4. Switch between Scene view and Game view
5. Observe the Console
Expected result: No log messages exist
Actual result: Log message with coordinates is present
Reproducible with: 2023.2.0a16 (bf93f668ecf4), 6000.0.45f1, 6000.1.0b12, 6000.2.0a8
Not reproducible with: 2022.3.60f1, 2023.2.0a15 (e4d2a7e41f40)
Input System package versions tested:
Reproducible with: 1.7.0 (2023.3.0b10), 1.14.0 (6000.2.0a8)
Not reproducible with: 1.7.0 (2023.2.0a15), 1.14.0 (2022.3.61f1)
Reproducible on:
Play Mode
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: macOS 15.3.2, Windows 11
Note:
- The Y coordinate is flipped, clicking higher on the Game view tab results in a higher coordinate
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
Add comment