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 Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
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