Search Issue Tracker
Fixed
Fixed in 2022.3.61f1, 6000.0.10f1, future release
Votes
0
Found in
2022.3.13f1
2023.1.19f1
2023.2.0b18
2023.3.0a14
6000.0.0b11
6000.1.0a7
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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Resolution Note:
Postponing; will batch forward port in the future.