Search Issue Tracker

Won't Fix

Votes

0

Found in

2020.3.46f1

Issue ID

UUM-29764

Regression

No

[SpriteShape] EditSpline events are processed outside the Scene View

--

-

Steps to reproduce:

1. Open any Unity project
2. Ensure that the 2D SpriteShape package is installed
3. Create a new sprite shape (GameObject>2D Object>Sprite Shape>Open Shape)
4. Click Edit Spline in the Inspector
5. Move your mouse cursor to the console/project window (default layout)
6. Move the mouse horizontally

Expected result: Edit Spline events cease to be processed
Actual result: Edit Spline events are being processed outside the scene view and the spline point preview is visibly moving

Reproducible with: 2020.3.46f1, 2022.2.0a1, 2023.1.0b8, 2023.2.0a6

  1. Resolution Note:

    I believe this is by design as even if we do checking the proximity each frame it may not be feasible for larger scenes and spriteshapes.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.