com.unity.splines 2.8.0

com.unity.splines

Source docs
Notes: processedReleased March 18, 2025

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.3

Package Dependencies

🔧 Bug Fixes

  • [SPLB-322] Fixed a bug where `SplineExtrude` wouldn't update when multiple splines where modified.
  • [SPLB-323] Fixed a bug where splines displayed in the Scene view would not match serialization changes.
  • [SPLB-324] Re-added a dependency to the IMGUI module that was removed along with the UGUI package.
  • [SPLB-332] Fixed a bug where `Element Inspector` fields get pushed and squashed.
  • [SPLB-329] Fixed a bug where `SplineExtrude` could affect the mesh of other `SplineExtrude`.
  • [SPLB-336] Fixed a bug where `SplineExtrude` would break with a range value of 0.
  • [SPLB-333] Fixed a bug where `Create Spline` tool would sometimes throw an exception when the Esc or Enter keys were pressed.

Features

  • [SPLB-329] Added the ability to target a mesh in the library with a `SplineExtrude` component