Search Issue Tracker

Won't Fix

Votes

0

Found in

2022.2.0a7

Issue ID

UUM-8165

Regression

Yes

EditorTools that draw handles create visual artifacts in the Inspector window

-

How to reproduce:
1. Open the attached project "SplinesTest.zip"
2. Open "SampleScene" Scene
3. Select the "Spline" GameObject in the Hierarchy window
4. Move the "Spline" GameObject in the Scene window using the Move Gizmo
5. Observe the Inspector window

Expected result: The "Spline" GameObject is moved
Actual result: The "Spline" GameObject is moved and visual artifacts of Splines Data Points appears in the Inspector window

Reproducible with: 1.0.0-preview.9 (2022.2.0a4, 2022.2.0a7)
Not reproducible with: 1.0.0-preview.8, 1.0.0-pre.9 (2021.2.13f1, 2022.1.0b8, 2022.2.0a3)
Could not test with: 1.0.0-preview.8 (2019.4.25f1, 2020.3.29f1) (Spline Package code errors in console)

  1. Resolution Note:

    Investigated this issue and found that this is not an editor issue. The cause is incorrect implementation of IDrawSelectedHandles interface in some of the Splines package tools. This issue will be resolved at the Splines Package level.

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.