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
- LUT assets are not shown when selecting Spectral Lut with Advanced Object Selector
- GameObjects disappear from Scene view when hidden in Hierarchy and Scene view Eye icon is disabled with GPU Resident Drawer enabled
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
Resolution Note:
When the prefab is opened (full editing support) then this issue is not present.