Search Issue Tracker
In Progress
Fix In Review for 6000.4.X, 6000.5.X
In Progress in 6000.5.X
Votes
0
Found in
6000.4.0a5
6000.5.0a1
Issue ID
UUM-126952
Regression
Yes
URP Sample project is created with errors
How to reproduce:
1. Create a new URP Sample project
2. Observe the Console
Expected results: No errors are thrown
Actual results: Errors related to "'FullscreenPassBase<T>.Execute" and "_3DSkybox._3DSkyboxPass.Execute" are thrown
Reproducible with: 6000.4.0a4, 6000.4.0a5, 6000.5.0a1
Not reproducible with: 6000.0.61f1, 6000.2.11f1, 6000.3.0b10, 6000.4.0a3
Reroducible on: macOS Tahoe 26 (M1)
Not reproducible on: No other environment tested
Full errors:
- Assets/SharedAssets/Scripts/Runtime/FullscreenEffect.cs(98,26): error CS0115: 'FullscreenPassBase<T>.Execute(ScriptableRenderContext, ref RenderingData)': no suitable method found to override
- Assets/Scenes/Cockpit/Scripts/Skybox3D.cs(121,30): error CS0115: '_3DSkybox._3DSkyboxPass.Execute(ScriptableRenderContext, ref RenderingData)': no suitable method found to override
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note (fix version 6000.5):
The issue is fix on URP Samples.
Resolution Note (fix version 6000.4):
The issue is fix on URP Samples.