Search Issue Tracker
Fixed
Fixed in 2022.3.61f1, 6000.0.10f1
Votes
0
Found in
2022.3.13f1
2023.1.19f1
2023.2.0b18
2023.3.0a14
6000.0.0b11
6000.1.0a7
7000.0.0a1
Issue ID
UUM-55703
Regression
No
Fullscreen Shader Graph Assets are unusable when imported into a URP project and have Both "URP" and "HDRP" as Active Targets as well as Material set to "Fullscreen"
How to reproduce:
1. Create a new project with the "3D (URP)" template
2. Create a new Fullscreen Shader Graph Asset (Asset > Create > Shader Graph > URP > Fullscreen Shader Graph)
3. Create a new project with the "3D (HDRP)" template
4. Import the Shader Graph Asset created in the "3D (URP)" project
5. Select the imported Shader Graph Asset
6. In the Inspector select "Open Shader Editor"
7. In the Graph Inspector under the Active Targets field add the "HDRP" target
8. In the Material field select “Fullscreen”
9. Save the Shader Graph Asset and import it back into the "3D (URP)" project
10. Observe the Console
Expected result: The Shader Graph Asset can be modified, no errors are thrown, and the default Shader Graph Asset icon is displayed
Actual result: The Shader Graph Asset cannot be modified, multiple errors are thrown, and the default Shader Graph Asset icon is not displayed
Reproduced with: 2022.3.13f1, 2023.1.19f1, 2023.2.0b18, 2023.3.0a14
Could not test with: 2021.3.32f1 (Fullscreen Shader Graphs do not exist)
Reproduced on: Windows 10 (by reporter), Windows 11
Not reproducible on: No other environment tested
Notes:
1. Full error logs provided in internal comments
2. Not reproducible with any other Shader Graph Asset type
3. Not reproducible when Fullscreen Shader Graph Material is set to anything other than “Fullscreen”
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:
Postponing; will batch forward port in the future.