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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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