Search Issue Tracker
Active
Under Consideration for 6000.6.X
Fixed in 6000.6.0a2
Unknown (hidden) 6000.5.X
Votes
0
Found in
6000.0.65f1
6000.3.4f1
6000.4.0b4
6000.5.0a5
6000.6.0a1
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
- 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
Add comment