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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
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.