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
- UI scaling showing inconsistent values and displaying warning when using multiple monitors with different scales set in Windows
- Scene View flickers when the Game View Tab is docked next to the Scene View Tab and graphics API is set to Direct3D11
- Typo in TMP_InputField when viewing "Reset on Deactivation" setting tooltip
- TextField placeholder variant USS class is not correctly set when using SetValueWithoutNotify(string.Empty)
- An object cannot be selected in Scene view when the SkinnedMeshRenderer bounds and the object are not overlapping
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.