Search Issue Tracker
Fixed
Fixed in 2.10.4, 3.1.4
Votes
0
Found in [Package]
2.10.3
3.1.2
Issue ID
CMCL-1635
Regression
No
[Cinemachine][UX] Create button and Drag and Drop is allowed when editing Timeline directly from the Assets, while it is not bound to a scene
Reproduction steps:
1. Open the attached “IN-92369_create_button_bug“ project
2. Open the “Assets/Scenes/Tutorial.unity” scene
3. In the Project view, open the “Assets/Scripts/LevelSpecificScripts/Tutorial/PlayerShipTimeline.playable” file.
4. In the opened Timeline view, select the “CinemachineShot” element
5. In the Inspector view, under the “Cinemachine Shot” component, in the “Virtual Camera” field, click the “Create” button
6. Observe that a “Virtual Camera” GameObject was created in the Hierarchy View, but not assigned to the “Virtual Camera” field
7. Drag the created “Virtual Camera” GameObject from the Hierarchy View to the “Virtual Camera” field in the Inspector View
Expected results: The user is not able to create or drag Virtual Cameras to the “Cinemachine Shot” components “Virtual Camera” field
Actual results: A user can create Virtual Cameras when a Timeline is edited directly from the Assets, and not bound to anything in the Scene
Reproduced with: 3.1.2 (2022.3.56f1, 6000.0.34f1, 6000.1.0b1)
Reproduced on: Windows 11 Pro, Ubuntu 24.04
Not reproduced on: no other environment tested
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
- Terrain Samples throws warnings in the Console window after import
- UI Builder expands and collapses USS files only by adding or removing selectors
- A vertex stream with a stride of 1 is bound to the GPU in Player when mesh is compressed
- Spot light is not rendered if the Outer Spot Angle is set to below 2.56216 when the Android Build Platform is selected
- StructuredBuffer is not writable to when using DirectX Graphics APIs
Resolution Note (fix version 3.1.4):
No longer able to "Create" when Timeline asset has no bindings, issue solved.
Resolution Note (fix version 2.10.4):
No longer able to "Create" when Timeline has no bindings, issue solved.