Search Issue Tracker
Fixed
Fixed in 2.5.X
Votes
0
Found in [Package]
1.0.1
2.5.1
Issue ID
SPLB-230
Regression
No
The Spline shape is distorted when the Bezier is changed from continuous to mirrored
Reproduction steps:
1. Open the attached project “SplinesProject”
2. Open the “Assets/Scenes/SampleScene.unity“ scene
3. In the Hierarchy Window select the ‘Spline’ GameObject and click the Spline tool in the Scene View
4. In the Scene View, click the 'Spline'(curve), select ‘Knot 2 (Spline 0)’ and change the Bezier to ‘Mirrored’
5. Observe the Spline shape in the Scene View
Expected result: The Spline shape remains the same
Actual result: The Spline shape is distorted/changes
Reproducible with: 1.0.1, 2.5.1 (2021.3.33f1), 2.5.1 (2022.3.14f1, 2023.2.2f1, 2023.3.0a16)
Reproducible on: macOS Intel 14.0
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
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- The Shortcuts window cannot be docked when it is invoked from the Shortcut Helper Bar
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
Resolution Note (fix version 2.5.X):
Fixed a bug where modifying the tangent mode on the last knot would change the spline shape unpredictably.