Search Issue Tracker
In Progress
Fix In Review for 2.8.2
Votes
0
Found in [Package]
2.7.2
Issue ID
SPLB-341
Regression
No
Spline Knot "Tangent mode" changes for Prefab instances revert to previous state when switching to "Auto" in the Scene view Overlay and entering Play mode
Reproduction steps:
1. Open the attached “IN-96466.zip” project
2. Open the “NewScene” Scene
3. From the Hierarchy, select the “Spline” GameObject
4. In the Scene view, change Active Context to Spline (Click on the Spline icon)
5. Select one or more Knots
6. In the Scene view, in Element Inspector change the tangent mode from “Linear” and “Auto”
7. Enter the Play mode
8. Exit the Play mode
9. Observe the previously changed tangent modes
Expected result: The selected tangent mode remains (“Auto”)
Actual result: The changes get reverted to the previous tangent mode (to “Linear”)
Reproducible with: 2.1.0, 2.7.2 (2022.3.59f1, 6000.0.41f1, 6000.1.0b9, 6000.2.0a6)
Reproducible on: Windows 10 (User reported), Windows 11
Not reproducible on: no other environment tested
Notes:
- Issue appears to specifically reproduce when switching from “Linear” to “Auto” or from “Bezier” to “Auto”, but not the other way
- Reproduction of the issue can be inconsistent, therefore there might be a need to repeat 5-9th steps a few times
- Could only reproduce when editing values for a Prefab instance
- Does not reproduce when editing Tangent modes in the Inspector
- No difference was observed if the Scene is saved or not after making the changes
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
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
Resolution Note (fix version 2.8.2):
An error that was causing some changes not to be serialized was fixed.