Search Issue Tracker

Won't Fix

Votes

0

Found in

Issue ID

1104456

Regression

No

EditorSceneManager.newSceneCreated event is not raised when creating a new Scene through the Project Window

Scene Management

-

How to reproduce:
1. Create a new project and import the attached "CreationTester.cs" script to it
2. Create a new scene in project window (Right click -> Assets -> Create -> Scene)

Expected result: log message "NewSceneCreated" is shown in the console
Actual result: no log message is shown

Reproduced in: 2019.1.0a10, 2018.3.0b12, 2018.2.18f1, 2018.1.9f2, 2017.4.16f1

Note: Creating a new scene by clicking "File" -> "New Scene" calls the debug log correctly

  1. Resolution Note:

    Creating a new scene through the project browser does not go through the scene manager and is a very lightweight method of creating a scene asset.
    There is no use case described but if the use case it Scene Templates then that teams should have a look at how this should be done.

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.