Search Issue Tracker
Fixed
Fixed in 2.X
Votes
0
Found in [Package]
2.5.1
Issue ID
SPLB-239
Regression
Yes
Changes done to the Spline Container knots are visible in the scene view when the Prefab overrides are reverted
Reproduction steps:
1. Open the attached “PROJECTFILE” project
2. Open the “Assets/Scenes/SampleScene.unity” scene
3. Select the “Spline Path” GameObject Prefab in the Hierarchy window
4. In the Inspector window Spline Container component, click the dropdown arrow next to Spline 0
5. Click the “+” button below the knot list to add a new knot
6. Select the Spline tool from the Scene view Tools overlay
7. In the Scene view, select and move the position of any “Spline Path” GameObject Spline knot
8. Click on the Overrides dropdown in the Inspector window
9. Click the Revert All button to revert the changes
10. Observe the Scene view
Expected result: The changes are not visible in the Scene view
Actual result: The changes are still visible in the Scene view
Reproducible with:
2.4.0, 2.5.1 (2021.3.34f1, 2022.3.17f1, 2023.2.5f1, 2023.3.0b1)
Not reproducible with: 2.2.1 (2021.3.34f1, 2022.3.17f1, 2023.2.5f1, 2023.3.0b1)
Reproducible on: macOS Sonoma 14.2 (M1 Max)
Not reproducible on: No other environment tested
Note: The changes are removed from the Spline Container component but are still visible in the Scene view
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment