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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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.