Search Issue Tracker
Fixed in 10.4.X
Votes
0
Found in [Package]
12.0.0, 11.0.0.
Issue ID
1318844
Regression
Yes
[Shader Graph] Graph Settings window loses focus on expanding Universal dropdown in Graph Inspector
Graph Settings window closes and Node Settings window opens up on expanding/closing Universal dropdown when property selected in Blackboard window.
Steps to repro:
1. Create a new URP template project.
2. Project Window > Click on "+" > Shader > Universal Render Pipeline.
3. Lit Shader Graph > Open Shader Graph > Blackboard Window > Float.
4. Select Float property > Graph Inspector > Graph Settings.
5. Expand / Close Universal dropdown.
Actual Result:
Graph Settings window loses focus on expanding Universal dropdown.
Expected Result:
Graph Settings window should not lose focus on expanding Universal dropdown.
Reproducible in:
2021.2.0a7, 2021.1.0b10, 2020.2.3f1 with Package version 12.0.0, 11.0.0, 10.3.2, 10.3.1.
Working Fine in:
2020.2.7f1, 2020.2.3f1 with Package version 10.2.2.
2020.1.17f1 with Package version 9.0.0-preview.72.
Note: Graph Inspector is not available in 2019.4.
Environment:
Occurring on Windows 10 & Mac 10.15.
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note (fix version 10.4):
PR that fixes this: https://github.com/Unity-Technologies/Graphics/pull/3788