Search Issue Tracker

0
votes
Not Reproducible

GameObject disappears and Prefab inherits its Components when Prefab is ...

Scene Management

-

Apr 26, 2019

-

Version/s: 2018.3.12f1, 2019.1.0b10, 2019.2.0a10, 2019.3.0a1

How to reproduce:1. Open the attached "case_1149316.zip" Unity project2. Open the "Parent" Prefab Variant in Prefab Mode3. Swap the ... Read more

4
votes
By Design

Nested Prefabs hideflags are not applied when Prefab is saved

Scene Management

-

Apr 14, 2019

-

Version/s: 2018.2.21f1, 2018.3.11f1

How to reproduce:1. Open the attached 'PrefabDontSaveInEditorBug.zip' project2. Go to the Project tab -> "Scenes" and open "Sampl... Read more

0
votes
Fixed

[Improved prefabs] Apply root motion checkbox in Animator gets clipped i...

Scene Management

-

Aug 02, 2019

-

Version/s: 2019.3.0a11

When a prefab is a made of a gameObject with Animator component, apply root motion checkbox gets clipped in the override window. Ste... 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 reproduc... Read more

0
votes
By Design

Prefabs lose their Textures in the Build when their are Instantiated

Scene Management

-

Aug 16, 2019

-

Version/s: 2018.3.0b2, 2019.1.0a1, 2019.1.9f1, 2019.2.0a1, 2019.3.0a1

Steps to reproduce:1. Open user's attached project "ww2-unity-rts-game.zip"2. Build the project3. Select an Excavator looking GameOb... Read more

1
votes
Fixed

Imported Prefabs are disabled when importing packages which were exporte...

Scene Management

-

Dec 19, 2018

-

Version/s: 2018.3.0f2, 2019.1.0a1

How to reproduce:1. Create a new project2. Import "PrefabBUG 5.1.unitypackage" package3. In the Project window go to "Breakable Obje... Read more

5
votes
Fixed

Unity crashes on TransformChangeDispatch::QueueTransformChangeIfHasChang...

Scene Management

-

Mar 19, 2019

-

Version/s: 2017.4.0f1, 2018.3.0a1, 2018.3.2f1, 2019.1.0a1, 2019.2.0a1

To reproduce:1. Open user's attached project ("RhythmGame.zip")2. Open folder Scenes and open "LandingScreen" scene-- Editor crashes... Read more

0
votes
By Design

Position of child gameobject cannot be changed if parent's scale is (0,0,0)

Scene Management

-

Jan 23, 2019

-

Version/s: 2017.4.0f1, 2018.3.0a1, 2018.3.1f1, 2019.1.0a1

Steps to reproduce:1. Create a new project2. Create a new object in the scene3. Set its scale to (0,0,0) if not set already4. Create... Read more

1
votes
By Design

Resources.UnloadUnusedAssets gets called from LoadSceneAsync method, whi...

Scene Management

-

Jun 14, 2019

-

Version/s: 2019.1.0a1, 2019.2.0a1, 2019.2.0b5, 2019.3.0a1

How to reproduce:1. Open the attached project ("case_1162858-Galaxy_Forces_VR")2. Open the repro scene ("PlayGame")3. Enter Play Mod... Read more

0
votes
Fixed

[Improved Prefabs] Editor crashes while openning "Overrides" window of a...

Scene Management

-

Jul 24, 2018

-

Version/s: 2018.3.0a6

RegressionSteps:1. Add 'Cube' and make a prefab out of it2. Add 'audioSource' to 'Cube' instance3. Click on "Overrides" button in In... Read more