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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment