Search Issue Tracker
Won't Fix
Won't Fix in 6000.2.X
Votes
0
Found in
2021.3.44f1
2022.3.49f1
6000.0.23f1
6000.1.0a7
6000.2.0a1
Issue ID
UUM-83870
Regression
No
Matrix type variables can't be edited unless Graph Inspector is expanded to fit all fields
How to reproduce:
1. Create a new URP Unity Project
2. In the Project window, right-click -> Shader Graph -> URP -> Lit Shader Graph
3. Open the created Shader Graph, Blackboard -> Plus sign -> Matrix 4
4. Select the created variable in the Blackboard
5. Observe the Graph Inspector
Expected results: The Matrix values fit the Graph Inspector or the horizontal scroll bar appears
Actual results: The Matrix values don't fit the default Graph Inspector size but the horizontal scrollbar doesn't appear
Reproducible with: 2021.3.44f1, 2022.3.49f1, 6000.0.23f1
Reproducible on: macOS Sequoia 15.0 (M1)
Not reproducible on: No other environment tested
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
While the layout can sometimes result in smushed editing fields, there is enough information present for a user to know to expand the sub-window to access the entire editing field.
Resolution Note (6000.2.X):
While the layout can sometimes result in smushed editing fields, there is enough information present for a user to know to expand the sub-window to access the entire editing field.