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
- Unity Version Control window during "Create workspace" updates only when the mouse is moved
- Crash on AudioMixer::GetFloat when entering Play Mode in a specific project
- Test assembly files are not generated when using a local package included in a subdirectory
- URP Terrain Shaders are always included when building on any target platform
- Multiple errors thrown and Scene/Game view is not rendered when Lighting Override Mask is set to the same layer as the Volume
Add comment