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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Resolution Note:
Can not reproduce.
Tried with latest version and can't reproduce