Search Issue Tracker

0
votes
Duplicate

SceneManager.SetActiveScene cannot be called inside SceneManager.sceneLo...

Scene Management

-

Dec 08, 2017

-

Version/s: 2017.1.1f1

Reproduction steps: 1. Open the attached project "SceneActivationBug.zip"; 2. Open the "StartingScene"; 3. Click Play in Unity; 4. ... Read more

0
votes
Fixed

Re-creating a prefab of variant instance with missing base prefab throws...

Scene Management

-

Jun 21, 2018

-

Version/s: 2018.3.0a2

User accidentally deleted a base prefab, trying to re-create prefab using its variant, prompts "Cyclic Prefab nesting not supported"... Read more

0
votes
Won't Fix

[Improved Prefabs] Inconsistent handling of missing references to nested...

Scene Management

-

Jun 22, 2018

-

Version/s: 2018.3.0a2

Steps to reproduce: 1. Open the attached project 2. Open "Block" prefab in Prefab Mode 3. Delete "Cube" prefab in Project Window -no... Read more

1
votes
Postponed

Scene Manager Setup ignores foldout state in hierarchy and collapses all...

Scene Management

-

Aug 10, 2017

-

Version/s: 5.6.2p2

Steps to reproduce: 1. Open the attached project 2. Open "Window/Bug Report/Scene Setup Window 3. Open some scenes in the hierarchy ... Read more

0
votes
Fixed

Wrong Image placement when re-enabling prefab and its Canvas and Canvas ...

Scene Management

-

Feb 13, 2017

-

Version/s: 5.4.3p4

To reproduce: 1. Open project 2. Play 'canvas-bug-test' scene 3. Re-enable 'Root' game object 4. Re-enable Canvas in 'Window1' game ... Read more

0
votes
Won't Fix

Mass copying project files does not generate previews for prefabs

Scene Management

-

Jan 01, 2017

-

Version/s: 5.1.3f1

Steps to reproduce: 1. Download and open the attached project 2. Copy ForestVision files into another project 3. On the second proje... Read more

0
votes
By Design

[Prefab] PrefabUtility.CreatePrefab function throws null reference exept...

Scene Management

-

Mar 07, 2017

-

Version/s: 2017.1.0a2

Steps: 1. Run -> PrefabUtility.CreatePrefab("prefab.prefab", null); or 1. Open attached project 2. Open "TestScene" Read more

0
votes
Fixed

Error appears when undo the creation of prefab, which had transform comp...

Scene Management

-

May 18, 2017

-

Version/s: 2017.1.0b6

Reproduction steps: 1. Create new project. 2. Create new gameobject. 3. Drag it to project window to create prefab. 4. Add rect tran... Read more

0
votes
Won't Fix

Creating Materials during OnRenderObject introduces asset database incon...

Scene Management

-

Apr 18, 2017

-

Version/s: 5.6.0f3

When creating materials using OnRenderObject() function it creates two materials. Deleting them resolves in Unity crash. To reprodu... Read more