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
- [AI Assistant] UI Overlap: Permission dropdown menu persists and obstructs "Allow" / "Deny" buttons in AI Assistant window
- Dragging an object under another to set it as the child will rename the parent object if we trigger a rename and start dragging immediately
- UITK WorldSpace ScrollView behaviour on Mobile
- [VisionPro] WebCamTexture fails to capture Persona stream frames
- Some shader variants are not collected when tracing with GraphicsStateCollection
Add comment