Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.65f1
6000.3.4f1
6000.4.0b4
6000.5.0a5
Issue ID
UUM-131948
Regression
No
Shader Graph "Asset PostProcessor" foldout content overflows from Inspector content box when Inspector is narrowed
Steps to reproduce:
- Create a new Unity project using a 3D Universal Template
- Create a new Shader Graph (e.g. Assets > Create > Shader Graph > URP > Lit Shader Graph)
- In the Project window, select the created Shader Graph
- In the Inspector, expand the "Asset PostProcessors" foldout
- Narrow the width of the Inspector so that the content would not fully fit
- Observe the content inside
Actual results: The text (UnityEditor.ShaderGraph.ShaderGraphAssetPostProcessor) inside Asset PostProcessors foldout overflows from the content box
Expected results: The text (UnityEditor.ShaderGraph.ShaderGraphAssetPostProcessor) inside Asset PostProcessors foldout does not overflow and gets truncated or wraps to another line
Reproducible with versions: 6000.0.65f1, 6000.3.4f1, 6000.4.0b4, 6000.5.0a5
Tested on (OS): Windows 11
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 Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment