Search Issue Tracker

0
votes
Fixed

Saving Scene out of the Assets folder is not allowed

Scene Management

-

Sep 08, 2020

-

Version/s: 2018.4, 2019.4.9f1, 2020.2

How to reproduce:1. Open the attached "SaveSceneInPackage.zip" project2. Open a new Scene3. Right-click on the Scene and select Save... Read more

0
votes
Fixed

Crash on GetComponentsImplementation when opening a broken Prefab

Scene Management

-

Sep 16, 2020

-

Version/s: 2018.4, 2019.3.0a2, 2020.1, 2020.1.5f1, 2020.2

Reproduction steps:1. Open user's attached project2. In the Project window, open Prefabs > Ant-- observe crash Reproducible with:... Read more

0
votes
Fixed

Crash on Transform::CountNodesDeep when calling InstantiatePrefab and pa...

Scene Management

-

Sep 10, 2020

-

Version/s: 2018.4, 2019.4.8f1, 2021.1

How to reproduce:1. Open the attached project (case-1276785.zip)2. In the Project window select the 'Prefab' Asset3. At the top of t... Read more

0
votes
Fixed

GetSiblingIndex() inside onDestroy() returns number of sibling GameObejc...

Scene Management

-

Sep 22, 2020

-

Version/s: 2018.4, 2020.1.1f1, 2020.2

How to reproduce:1. Open the attached "Sibling" project2. Open the "SampelScene" Scene3. In the Hierarchy select the "0" GameObject ... Read more

2
votes
Fixed

Prefab instance's sibling index is not updated when a lower index siblin...

Scene Management

-

Sep 26, 2020

-

Version/s: 2018.4, 2019.4.10f1, 2020.2

Reproduction steps:1. Download and open the attached project "1280465.zip"2. Open the "issue" scene3. Enter and Exit Play mode to cr... Read more

0
votes
Fixed

[Undo] [Improved prefabs] Errors are thrown on performing the 'Undo' ope...

Scene Management

-

Mar 31, 2021

-

Version/s: 2018.4, 2019.4, 2020.1, 2020.2, 2020.3, 2021.1, 2021.2, 2021.2.0a12

On applying the 'Undo' function over the Prefab Override window, errors thrown in the console. Refer attached video and StackTrace. ... Read more

0
votes
Fixed

Adding and applying new events to a deeper level Prefab when there is an...

Scene Management

-

Nov 13, 2020

-

Version/s: 2018.4, 2020.2.0b10, 2021.1

How to reproduce:1. Open the user's attached "EventPrefabBug.zip" project2. Open the "SampleScene" Scene3. Select the "Button" GameO... Read more

1
votes
Fixed

[Scene Management] Argument exception is thrown When double-clicking on ...

Scene Management

-

Oct 07, 2020

-

Version/s: 2018.4, 2019.4, 2020.1, 2020.2, 2020.2.0b6

Double Clicking on the DontDestroyOnLoad scene while the Editor is in Play mode causes ArgumentNullException to appear in the consol... Read more

0
votes
Fixed

Cancelling the Create new prefab and Create new variant dialogs while in...

Scene Management

-

Oct 15, 2020

-

Version/s: 2018.4, 2019.4, 2020.1, 2020.2, 2021.1, 2021.1.0a2

How to reproduce:1. Create a new project and open it2. In the Hierarchy Window create a cube and drag it into the Project Window to ... Read more

0
votes
By Design

UI Image is not rendered in Prefab Mode when it is created under the GO ...

Scene Management

-

Nov 07, 2020

-

Version/s: 2018.4, 2020.2.0b9, 2021.1

How to reproduce:1. Create a new Project2. Create UI Canvas3. Create a new GameObject and attach GridLayoutGroup component to it4. C... Read more