Search Issue Tracker
Fixed
Fixed in 2.8.2
Votes
0
Found in [Package]
2.8.2
Issue ID
SPLB-370
Regression
No
Tangents are ~10 times larger than expected when generating a Spline using SplineUtility.FitSplineToPoint
Reproduction steps:
1. Open the attached “IN-117413.zip” project
2. Open the “SampleScene”
3. Enter Play mode
4. In the Scene view, switch to Wireframe mode
5. Observe that the “SplineSurface” GameObject has a deformed Spline
6. From the Hierarchy, select the “SplineSurface” GameObject
7. In the Inspector, in the Spline Container expand the “Spline 22”
8. Expand “Knot[0]” and observe the Tangent Lenght value
Expected result: The value is around 0.3 (approximately ⅓)
Actual result: The value is around 3.9
Reproducible with: 2.5.2 (6000.0.0b15), 2.8.2 (6000.0.60f1, 6000.2.8f1, 6000.3.0b6, 6000.4.0a3)
Reproducible on: Windows 11
Not reproducible on: no other environments tested
Note:
- Every other Spline without FitSplineToPoints has the correct tangent value
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment