Search Issue Tracker
Fixed
Fixed in 6000.0.11f1, 7000.0.0a6
Votes
0
Found in
6000.0.8f1
7000.0.0a1
Issue ID
UUM-74427
Regression
Yes
[URP] "ShaderData" namespace error is thrown when building a project with "URP RenderGraph Samples"
Reproduction steps:
1. Create a new 3D URP project
2. Open the Package Manager window (Window > Package Manager)
3. Select the “Universal RP” Package and import “URP RenderGraph Samples”
4. Build the Project
Expected result: The project builds successfully
Actual result: Buil fails with error “Assets\Samples\Universal RP\17.0.3\URP RenderGraph Samples\BlitWithMaterial\BlitAndSwapColorRendererFeature.cs(7,26): error CS0234: The type or namespace name 'ShaderData' does not exist in the namespace 'UnityEditor' (are you missing an assembly reference?)”
Reproducible with: 6000.0.0f1, 6000.0.8f1
Not reproducible with: 6000.0.0b16
Couldn’t test with: 2021.3.40f1, 2022.3.34f1 - Does not have “URP RenderGraph Samples” support
Reproducible on: Windows 10
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment