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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
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.