Search Issue Tracker
Won't Fix
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
Can not reproduce.
Tried with latest version and can't reproduce