Search Issue Tracker
[Splines] SplineMath.PointLineNearestPoint implementation doesn't match ...
The document says that "lineParam" is the parameter that represents the ratio along the line segment at which the nearest point is f... Read more
[Splines] NullReferenceException is thrown when adding Spline Animation ...
How to reproduce:1. Open a new Unity project with Splines Package installed2. Create a new GameObject3. Add the “Spline Animate” Com... Read more
[Splines] Not all fields under Movement are displayed in the Spine Anima...
How to reproduce:1. Open a new Unity project with Splines Package installed2. Create a new GameObject3. Add the “Spline Animate” Com... Read more
All of the Spline points are placed in the prefab position, and an “Inde...
How to reproduce:1. Open the user’s attached “Deadshot.zip” project2. Add “Cable” prefab to a scene view3. In the Scene window toolb... Read more
"IndexOutOfRangeException" is thrown when Splines are Extruded
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the “Assets/Scenes/Levels/Chapter1/C1L4/C1L4.unity” Scene3. Observe ... Read more
Spline Animate setting “Start Offset” is ignored when entering Play Mode
How to reproduce:1. Open the user’s attached “SplineOffsetBug.zip” project2. Enter Play Mode3. Observe the two cubes GameObjects Exp... Read more
Spline Overlay Element Inspector has cut off values when the entered val...
How to reproduce:1. Open any project with Splines installed2. In Scene Hierarchy create a Spline > Draw Spline Tool3. Draw a coup... Read more
Errors "SplineAnimate does not have a valid SplineContainer set." are th...
How to reproduce:1. Open any project with Splines installed2. Select any GameObject3. Add Components "Spline Animate", "Spline Insta... Read more
ArgumentOutOfRangeException is thrown when adding a Spline to an empty l...
How to reproduce:1. Open the “spline_bug“ project2. Open the “SampleScene“3. Select the “Spline“ GameObject4. In the Inspector windo... Read more
ArgumentOutOfRangeException is thrown when adding a Spline to an empty l...
How to reproduce:1. Open the “spline_bug“ project2. Open the “SampleScene“3. Select the “Spline“ GameObject4. In the Inspector windo... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS