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

Package: Scriptable Render Pipeline HD

-

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

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.