Search Issue Tracker
Won't Fix
Won't Fix in 2020.3.X
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
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.
Resolution Note (2020.3.X):
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.