Search Issue Tracker
Fixed
Fixed in 3.0.0
Votes
0
Found in [Package]
3.0.0-pre.7
Issue ID
CMCL-1492
Regression
No
Adding an extension from the Cinemachine Camera Component that is already attached has no indication to the user that the Component is already added
How to reproduce:
1. Open any project with Cinemachine installed
2. Add a "Cinemachine Camera" Component to a GameObject
3. In the Component, select an Extention in the "Add Extention" field 2 times
Actual result: A Component is added to this GameObject after a single click, after the second one, the field for "Add Extention" is filled with the Component the user is trying to add again
Expected result: After the second time the user is adding a Component, some indication should be present that the Component is already added, a Warning sign next to the field to indicate this perhaps
Reproducible with: 3.0.0-pre.7
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note (fix version 3.0.0):
Disabled already-added items in dropdown