Search Issue Tracker
Fixed in 7.2.0
Votes
0
Found in [Package]
7.1.1
Issue ID
1197988
Regression
Yes
[HDRP] Update DefaultSceneRoot.prefab for HDRP DXR
Steps to reproduce:
1. Create HDRP template project
2. Update to 7.1.5
3. Observe the following error in the console:
System.Exception: Cannot load. Incorrect path: Packages/com.unity.render-pipelines.high-definition//Editor/DefaultDXRScene/DefaultSceneRoot.prefab Null returned.
at UnityEngine.Rendering.ResourceReloader.Load (System.String path, System.Type type, System.Boolean builtin) [0x00036] in C:\Github\SRP_V4\com.unity.render-pipelines.core\Runtime\Utilities\ResourceReloader.cs:165
Expected result: DefaultSceneRoot.prefab should not return null
Reproduced in: 2019.3.0b11
HDRP package reproduced in: 7.1.5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
Add comment