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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
Add comment