Search Issue Tracker
Fixed
Fixed in 2.X
Votes
0
Found in [Package]
2.3.X
Issue ID
SPLB-178
Regression
No
[Splines] “Spline.Changed” and “EditorSplineUtility.AfterSplineWasModified” are not triggered when linking two Splines knots using “Link”
How to reproduce:
1. Open the attached “SplinesBug.zip” project
2. Enter “repro” Scene (Assets > Scenes)
3. Enter Play Mode
4. Open the Scene window
5. In the Hierarchy window, select “Spline” GameObject
6. Select Spline in the tools menu
7. In the Scene, select two Spline knots
8. Press the “Link” button in the Elements Inspector window
9. Observe the Console window
Expected result: “Spline Changed” is logged
Actual result: No logs
Reproducible with: 2.1.0 (2021.3.29f1), 2.3.0 (2021.3.29f1. 2022.3.6f1, 2023.1.6f1, 2023.2.0b2)
Reproduced on: macOS 13.4.1 (Intel)
Notes:
-also reproducible with the “Unlink”
-not reproducible with the “Join” and “Split”
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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- 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
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Resolution Note (fix version 2.X):
Fixed a bug where linking knots would not trigger a Spline.changed event.