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
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Add comment