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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
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.