Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
0
Found in
2022.2.2f1
2023.1.0a20
2023.1.0a26
2023.1.0b6
Issue ID
UUM-28814
Regression
No
VFX blackboard: items should be listed with spaces
Repo steps:
- Go to Window > Package Manager > Search Visual Effect Graph > Check Unity Registry > Make sure VFX graph is installed
- Assets > Create > Visual Effects > Visual Effect Graph > Name it anything
- Project Window > Assets > Double click the new VFX Asset > VFX Graph should appear
- Click on the "+" in the Blackboard next to the VFX Graph
- Property option menu should open
Expected Result: Property names in all the buttons should be presented with spaces. For example "Graphics Buffer", "Skinned Mesh Renderer".
Actual Result: Property names in the buttons are presented without spaces. For example "GraphicsBuffer", "SkinnedMeshRenderer".
Note: [https://docs.unity3d.com/ScriptReference/ObjectNames.NicifyVariableName.html]
First noticed in: 2023.1.0b6
Reproducible with: 2020.3.46f1, 2021.3.20f1, 2022.2.9f1, 2023.1.0b7, 2023.2.0a5
Platforms tested: Win 11
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
It is gonna be reworked within naming library overhaul
Resolution Note (2023.1.X):
It is gonna be reworked within naming library overhaul