Search Issue Tracker
Fixed
Fixed in 6000.1.0b8, 6000.2.0a5
Votes
0
Found in
2022.3.56f1
6000.1.0b3
6000.2.0a1
Issue ID
UUM-95508
Regression
No
Creating a new Property in the Shader Graph Blackboard doesn't scroll it to show the new Property
How to reproduce:
1. Create a new Unity Project
2. In the Project window, right-click -> Create -> Shader Graph -> Blank ShaderGraph and open it
3. In the Graph Blackboard create any properties so the vertical scrollbar appears and the latest properties are not seen
4. Create another property and observe the results
Expected results: Since the newest Property can't be seen, the Blackboard scrolls to the bottom to show it
Actual results: Blackboard doesn't scroll to focus on the new property
Reproducible with: 2022.3.56f1, 6000.0.34f1, 6000.1.0b3
Reproducible on: macOS Sequoia 15.1 (M1)
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
Add comment