Search Issue Tracker
Fixed
Fixed in 6000.0.40f1, 6000.1.0b7, 6000.2.0a4
Votes
0
Found in
6000.0.33f1
6000.1.0b1
6000.2.0a1
Issue ID
UUM-93255
Regression
Yes
Custom Mouse Sprite leaving a trail when moved outside of the Pixel Perfect Camera's Components Windowbox borders
How to reproduce:
1. Open the project “IN-92589_ClearFlagsPixelPerfect”
2. Enter Play Mode
3. Drag the Mouse Cursor outside of the blue box
4. Observe the Game Window
Expected result: The black borders are unaffected by the Mouse movements
Actual result: The Mouse Cursor leaves a trail of itself outside the Main Camera box
Reproducible with: 2023.3.0a18, 6000.0.33f1, 6000.1.0b1
Not reproducible with: 2022.3.55f1, 2023.3.0a17
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes
- The issue happens only when using a custom Mouse Cursor Sprite and setting the CursorMode to ForceSoftware. Using CursorMode.Auto or using the default mouse does not produce this issue
- The Main Camera uses the Pixel Perfect Component with the Windowbox attribute that controls the scaling of the camera. This option opens up the borders outside of the Camera affected range
- Opening the borders using the Camera Components Viewport Rect coordinates always produces the smearing effect even in the versions that the bug is not reproducible in. If this was done and the Pixel Perfect Camera Component was not active, activating it clears flags, and the issue is not visible (this only applies to the Stream versions that are not regressed)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Add comment