Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.5.1-pre.3
Issue ID
UVSB-1251
Regression
No
[Visual Scripting] Few property names are clipping for the Exposed Skinned Mesh Renderer unit
Names for Motion Vector Generation, Light Probe Proxy Volume, Allow Occlusion when Dynamic, Realtime Lightmap Scale properties are clipping for the Exposed Skinned Mesh Renderer unit.
Steps to repro:
1. Create a new Project
2. Project window > Create > Visual Scripting > Script Graph
3. Edit Graph
4. Script Graph window > Right-click > Expose Skin Mesh Renderer
5. Look at Motion Vector Generation, Light Probe Proxy Volume, Allow Occlusion when Dynamic, Realtime Lightmap Scale properties
Actual Result:
The property name clips for Motion Vector Generation, Light Probe Proxy Volume, Allow Occlusion when Dynamic, Realtime Lightmap Scale properties.
Expected Result:
The exposed Skin Mesh Renderer Unit Container is wide enough to show full names for all the properties.
Reproducible on: 2021.2.0a3, 2021.1.0b5, 2021.1.0b1
Note: Visual Scripting was introduced in 2021.1.0b1
Package Version 1.5.1-pre.3
Environment:
Windows 10, Mac 10.15
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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
Resolution Note:
It's out of scope since the user can see all the properties properly displayed on the Graph Inspector.