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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
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.