Search Issue Tracker
Duplicate
Duplicate in 2.1.X
Votes
0
Found in [Package]
2.1.0
Issue ID
SPLB-142
Regression
Yes
[Splines] NullReferenceException is thrown when adding Spline Animation Component to a GameObject
How to reproduce:
1. Open a new Unity project with Splines Package installed
2. Create a new GameObject
3. Add the “Spline Animate” Component in the Inspector
Expected result: No abnormal behaviour is observed at adding
Actual result: “NullReferenceException: Object reference not set to an instance of an object” is thrown in the Console log
Reproducible with: 2.1.0 (2021.3.21f1, 2022.2.11f1, 2023.1.0b8, 2023.2.0a6)
Not reproducible with: 2.0.0 (2021.3.21f1, 2022.2.11f1, 2023.1.0b8, 2023.2.0a6)
Couldn’t test with: 2020.3.46f1 (the Package version isn’t supported)
Reproduced on: macOS 13.0 (Intel)
-
Resolution Note:
This bug is closed as a duplicate. This issue has already been fixed, please update the Spline package to 2.2.0 to get the fix.
Duplicate of another internal issue: SPLB-77: SplineAnimate throws NullRef exception when no container set -
Resolution Note (2.1.X):
This bug is closed as a duplicate. This issue has already been fixed, please update the Spline package to 2.2.0 to get the fix.
Duplicate of another internal issue: SPLB-77: SplineAnimate throws NullRef exception when no container set
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #-143