Search Issue Tracker

1
votes
By Design

Prefabs holding pointers to itself point to the current instance when in...

Assets Management

-

Jul 23, 2015

-

Version/s: 5.1.2f1

How to reproduce: 1. Open attached project2. Open scene testscene.unity3. Play the scene- Note that the console prints 3 names that ... Read more

0
votes
Duplicate

Applying Prefab changes creates duplicate of prefab in hierarchy

Assets Management

-

Jul 08, 2015

-

Version/s: 5.2.0b1

To reproduce:1. Open attached project (there is a small repro)2. Open test scene3. Select button4. Make some changes to button objec... Read more

0
votes
Fixed

Redoing revert causes crash

Assets Management

-

Aug 05, 2015

-

Version/s:

Steps to reproduce: 1. Create new project2. Create an empty GameObject3. Add any component (tested with Rigidbody, Rigidbody2D, Came... Read more

0
votes
Fixed

Crash when reverting an object which has any type of joint component att...

Assets Management

-

Aug 03, 2015

-

Version/s: 5.1.1f1

Steps to reproduce: 1. Create new project2. Add an empty GameObject to the scene3. Create a prefab out of previously created GameObj... Read more

1
votes
Fixed

Cache bloats when ByteUsed > BytesAvailable on 64-bit architectures

Assets Management

-

Aug 12, 2015

-

Version/s: 5.1.2p3

The disk usage of the Caching class increases infinitely when Caching.maximumAvailableDiskSpace is set to less than the current usag... Read more

0
votes
Fixed

Crash in CollectObjectHierarchyWithHideFlagFilter if GameObject is delet...

Assets Management

-

Sep 06, 2016

-

Version/s: 5.5.0b1

Crash in CollectObjectHierarchyWithHideFlagFilter GameObject is deleted in OnWillSaveAssets callback while ReplacePrefab is called o... Read more

0
votes
Not Reproducible

[MSE] SceneCount is always 1 in Awake()

Assets Management

-

Jan 23, 2016

-

Version/s: 5.4.0b3

Repro steps:1)Open the project and Scene12) Add Scene2 additively and press play3) See the debug prints from SceneLoadTest - sceneCo... Read more

0
votes
Fixed

Deleting Canvas with slider from prefab and applying changed, crashes Unity

Assets Management

-

Aug 29, 2015

-

Version/s: 5.2.0f2

How to reproduce:1. Create a new project2. Create empty game object, canvas with slider and make child of it3. Drag that game object... Read more

1
votes
By Design

Prefab name isn't updated in Assets window when its name is changed thro...

Assets Management

-

Sep 05, 2015

-

Version/s: 5.1.3f1

Steps to reproduce: 1. Open attached project "PrefabNameChangeBug.zip"2. Open scene "repro"3. Run it4. Select "Capsule" prefab and i... Read more

2
votes
Fixed

Error in console when using Find References In The Scene

Assets Management

-

Sep 20, 2015

-

Version/s: 5.2.0p1

Using find reference on prefab of empty game object which has a child with mesh renderer and clicking on it in the scene view result... Read more