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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
This is a duplicate of issue #1140476