Steps to reproduce:
- Create a 3D URP Sample Template Project from HUB
- Wait for it to compile
- Observe Game View, Scene View, the Console
Actual results: Assets are pink, Console logs errors:
"Library\PackageCache\com.unity.render-pipelines.universal\Runtime\UniversalRenderPipeline.cs(154,74): error CS0117: 'ShaderOptions' does not contain a definition for 'k_UseDynamicBranchFogKeyword'"
"Failed to find entry-points:
Mono.Cecil.AssemblyResolutionException: Failed to resolve assembly: 'Assembly-CSharp-Editor, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' ---> System.Exception: Failed to resolve assembly 'Assembly-CSharp-Editor, Version=0.0.0.0, "
Expected results: Templates work out of the box
Reproducible with versions: 6000.1.0a2, 6000.1.0a4
Not reproducible with versions: 2021.3.46f1, 2022.3.53f1, 6000.0.27f1, 6000.1.0a1
Tested on (OS): Windows 11