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
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
Resolution Note:
Postponing; will batch forward port in the future.