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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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.