Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
6.5.3, 5.6.1
Issue ID
1154286
Regression
No
[HDRP] Creating HD template scene does not work and an exception is thrown
Steps to reproduce:
1. Open attached project
2. Go to Project window
3. Right Click -> Create -> HD Template Scene
4. Observe that "The variable m_DefaultScenePrefabSaved of HDProjectSettings has not been assigned." exception is thrown
5. Open the scene and observe that it's empty
Expected result: creating a HD template scene should work correctly
Actual result: an exception is thrown
UnassignedReferenceException: The variable m_DefaultScenePrefabSaved of HDProjectSettings has not been assigned.
You probably need to assign the m_DefaultScenePrefabSaved variable of the HDProjectSettings script in the inspector.
UnityEngine.Object.Instantiate[T] (T original) (at C:/buildslave/unity/build/Runtime/Export/Scripting/UnityEngineObject.bindings.cs:266)
Reproduced in: 2019.3.0a2, 2019.2.0b2
Package reproduced in: 6.5.3, 5.6.1
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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
This is a duplicate of issue #1140476