Search Issue Tracker
Won't Fix
Won't Fix in 2023.3.X
Votes
0
Found in
2023.3.0a11
Issue ID
UUM-53896
Regression
Yes
[HDRP] "Failed to find Packages" errors thrown when creating project with 3D Sample Scene (HDRP)
How to reproduce:
1. Create a new project using 3D Sample Scene (HDRP)
2. Observe the Console window
Expected result: No errors in the Console window
Actual result: Errors are thrown in the Console window
Reproducible with: 2023.3.0a11
Not reproducible with: 2023.3.0a10
Reproduced on: Windows 10 (22H2)
Not reproducible on: MacBook Pro (16-inch, 2021) (macOS Sonoma 14.0)
Errors:
{code:java}
Failed to find Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipeline/Raytracing/Shaders/IndirectDiffuse/RaytracingIndirectDiffuse_APVOff.raytrace in ProjectPath.
UnityEditor.AssetPostprocessingInternal:PostprocessAllAssets (string[],string[],string[],string[],string[],bool)
{code}
{code:java}
Failed to find Packages/com.unity.render-pipelines.high-definition/Runtime/RenderPipeline/Raytracing/Shaders/IndirectDiffuse/RaytracingIndirectDiffuse_APVOff.raytrace in ProjectPath.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
{code}
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 warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
Can not reproduce.
Tried with latest version and can't reproduce
Resolution Note (2023.3.X):
Can not reproduce.
Tried with latest version and can't reproduce