Search Issue Tracker
By Design
By Design in 2.9.X
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
When the prefab is opened (full editing support) then this issue is not present.
Resolution Note (2.9.X):
When the prefab is opened (full editing support) then this issue is not present.