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
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
- Mistakes in multiple Particle System Components pop-up
This is a duplicate of issue #1140476