Search Issue Tracker

By Design

By Design in 6000.5.X

Votes

0

Found in

6000.4.0b5

6000.5.0a4

Issue ID

UUM-132386

Regression

No

"Graph View Editor Window Imp" text is truncated in the Overlays Preferences

Graph Toolkit

-

Steps to reproduce:

  1. Create a new Unity project using a 3D Universal Template
  2. Go to Edit > Preferences > Overlays
  3. Observe the text above the first property

Actual results: the text is truncated and says "Graph View Editor Window Imp"

Expected results: the text is not truncated (not sure what it should be)

Reproducible with versions: 6000.4.0b5, 6000.5.0a4

Can’t test with versions: 6000.3.5f1 (such property does not exist)

Tested on (OS): Windows 11

  1. Resolution Note:

    This window takes the name of the class where the overlay is instanciated. In the context of GTK, the window class name is GraphViewEditorWindowImp. So nothing is truncated.

  2. Resolution Note (6000.5.X):

    This window takes the name of the class where the overlay is instanciated. In the context of GTK, the window class name is GraphViewEditorWindowImp. So nothing is truncated.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.