Search Issue Tracker
Fixed
Fixed in 6000.6.0a1
Votes
0
Found in
6000.4.0b11
6000.5.0a8
6000.6.0a1
Issue ID
UUM-135671
Regression
Yes
"Matrix 2×2" Node fields are not centered and “Infinity” text is clipped in Shader Graph
Steps to reproduce:
- Create a new project using Universal 3D template
- In the Project window, right-click -> Create -> Shader Graph -> URP -> Lit Shader Graph
- Open the Shader Graph, right-click -> Create Node ->Matrix 2x2
- Observe the Node
- In any of the value field, enter a really number so that "Infinity" text appears
- Observe the Node
Actual results: Value cells are misaligned with larger right padding, and the “Infinity” text is clipped and never fully visible
Expected results: Value cells are evenly centered with balanced padding, and the “Infinity” text is fully visible
Reproducible with versions: 6000.4.0b11, 6000.5.0a8
Not reproducible with versions: 6000.3.10f1, 6000.4.0b10
Tested on (OS): Ubuntu 24.04, macOS 26.2
Notes:
- Regression is primarily in the default layout (uneven right padding). Prior to the UUM-134329 fix, entering large values would stretch the node indefinitely; after that fix, the fields no longer stretch but the layout remains misaligned and the “Infinity” label is clipped
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Resolution Note:
Fixed in 6000.6.0a1
Resolution Note (fix version 6000.6.0a1):
Fixed in 6000.6.0a1