Search Issue Tracker

Fixed in 1.0.1

Votes

0

Found in [Package]

1.0.0-pre.9

Issue ID

1403386

Regression

No

Spline's mesh isn't updated when changing SplineData values

Package: Splines

-

How to reproduce:
1. Open the user's attached "Splines.zip" project
2. Open the "SampleScene" Scene
3. Select the "Spline" GameObject
4. Go to Inspector view -> "Width Spline Data (Script)" Component -> Data Points
5. Change the "Data Value" value
6. Observe the Spline's mesh in the Scene view

Expected result: The width of Spline's mesh is updated
Actual result: The width of Spline's mesh isn't updated

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

  1. Resolution Note (fix version 1.0.1):

    Fixing SplineData Inspector triggering to SplineData.changed events.

Add comment

Log in to post comment