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
- Root Motion Node option does not revert when changing the selection and clicking "Revert" in Inspector
- VFX Graph prefabs are not fully instanced when they are instantiated via a script
- All 2026-promoted builds incorrectly display outdated copyright year © 2025 instead of © 2026
- Shadow cascades and lights flicker when using Shadowmap Sampling
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
Add comment