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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment