Search Issue Tracker
By Design
Votes
0
Found in [Package]
2.6.11
2.8.9
2.9.1
Issue ID
CMCL-1232
Regression
No
Cinemachine Smooth Path Prefab added Waypoint is not saved when project is saved and re-launched
How to reproduce:
1. Open a new project with a Cinemachine package set up
2. Create a Prefab and attach a CinemachineSmoothPath component to it
3. Add a new Waypoint to it
4. Save the project and re-launch Unity
5. Check the Waypoints
Expected result: The recently added Waypoint is saved
Actual result: The recently added Waypoint is not saved
Reproducible with: 2.6.11, 2.8.9, 2.9.1 (2020.3.40f1, 2021.3.11f1, 2022.1.19f1, 2022.2.0b10, 2023.1.0a12)
Reproduced on: Windows 10
Note: Adding the Waypoint in the Prefab Edit menu or making changes to the coordinates of it after adding the Waypoint in the Inspector window does not reproduce the issue
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
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Resolution Note:
When the prefab is opened (full editing support) then this issue is not present.