Search Issue Tracker

Fixed

Fixed in 2022.3.64f1, 6000.0.52f1, 6000.3.0a1

Votes

0

Found in

2022.3.61f1

6000.0.48f1

6000.1.1f1

6000.2.0a10

6000.3.0a1

6000.4.0a1

Issue ID

UUM-103867

Regression

No

Custom Property and Function Labels at the top of the Graph Inspector go out of bounds and are not truncated when String is long

-

Steps to reproduce:

  1. Create or open any Project with the Shader Graph package installed
  2. Create any Shader Graph in the Project Browser
  3. Create a Property and select it
  4. In the Graph Inspector enter a long string in the "Name" field and press Enter
  5. Observe the top of the Graph Inspector

Actual results: If the "Name" field is a long string, the Label at the top of the Graph Inspector goes out of bounds, same issue happens with the Custom Function Node

Expected results: Name is truncated when it's long

Reproducible with versions: 2022.3.61f1, 6000.0.48f1, 6000.1.1f1, 6000.2.0a10

Tested on (OS): Windows 11, macOS 15

  1. Resolution Note (fix version 6000.3.0a1):

    Shadergraph: Improved resizing behavior for custom property and function inspectors.

  2. Resolution Note (fix version 6000.0.52f1):

    Shadergraph: Improved resizing behavior for custom property and function inspectors.

Add comment

Log in to post comment