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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- 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
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.