Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
3.0.0-pre.7
Issue ID
CMCL-1495
Regression
No
Cinemachine ClearShot Custom Blends Asset is created with spaces in the name by default
How to reproduce:
1. Open any Project with Cinemachine installed
2. Add the 3D Samples from Package Manager
3. Open Scene "Clearshot"
4. In Hierarchy, select "CM ClearShot"
5. In the Inspector, under Component "Cinemachine ClearShot" click the gear icon to the right of the field "Custom Blends" to create the blends Asset
6. Observe Asset naming
Expected result: By default, Asset created is named "CMClearShotCustomBlends.asset" without spacing, just like "CinemachineLensPresets.asset" and "CinemachineChannelNames.asset"
Actual result: By default, the Asset is named with spacing - "CM ClearShot Custom Blends.asset", which is not uniform with the rest of the Assets
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
- Animator States disappear when opening their Context Menus right after Pasting them
- "NullReferenceException" is thrown when rapidly expanding and collapsing the folders in the VFX Graph Node creation menu
- VFX Graph tab always opens between "Scene" and "Game" views instead of opening after already opened tabs
- Editor crashes on "MonoBehaviour::Transfer<GenerateTypeTreeTransfer>" when resetting package defaults in VR Template project
- Rotation tool Gizmo is stuck in the Scene View when unchecking/checking the "Orient" node in the VFX Graph and the Scene view is visible
Resolution Note:
Default asset name reflects the naming of the CM Clearshot object it's created on. That object's name has spaces. There is no rule that says the name should not have spaces. User can set any name they like.