Search Issue Tracker
By Design
Votes
0
Found in
2023.1.0a14
Issue ID
UUM-5575
Regression
No
Scene Template Window do not open while creating a new scene from the project window
Scene Template Window do not open while creating a new scene from the project window, see gif.
Reproduce
- Create a HDRP project
- Create new scene from the Unity file> new scene menu
- Scene Template Window opens
- Create new scene from project window
- A new asset is created without Scene Template Window to open
Expected:
- Open Scene Template Window when clicking on create scene menu in project window
See repro video in the bug thread.
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
- Unity crashes during the scene template selection in the "Inspector" tab
- [Android] [iOS] [UnityWebRequest] Requests with "UnityWebRequest" are open for SSL Proxying
- SetWindowsHookEx does not prevent Windows key input when Editor or Player Window is focused and Active Input Handling is set to “Input System Package (New)” or “Both”
- Crash on GetEffectiveBc7TextureCompressor() when loading and unloading all Assets in the Project
- Terrain Masks do not ignore the mipmap limit
Resolution Note:
This is the expected behavior. Creating asset in the Project Window doesn't pop any external dialog and creates the minimal viable assets.