Search Issue Tracker
Fixed
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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Resolution Note:
An error that was causing some changes not to be serialized was fixed.