Search Issue Tracker
Prefab's references are lost when modifying prefab
How to reproduce: 1. Open attached "PrefabReferenceLostRepro.zip" project 2. Go to Assets -> Scenes and open 'SampleScene' 3. Click ... Read more
Game object transform.position is incorrect after Object.Instantiate aft...
How to reproduce: 1. Download attached project files and open "test" Scene 2. Enter Play mode. Notice now the world-space location i... Read more
Crash in Transform::GetSiblingIndex when deleting child GameObject of Pr...
How to reproduce: 1. Open the attached "PrefabCrash" project 2. Drag and drop "Options" Prefab to Hierarchy 3. Expand "Options" Pre... Read more
Asset refresh times are approximately 5 times longer in Unity 2017.2.0a2...
How to reproduce: 1. Open the attached "SurvivalShooter" project 2. Perform a few Asset refreshes by pressing Ctrl + R (or CMD+R, if... Read more
Undo.RecordObject fails to properly record new list elements if the obje...
How to reproduce: 1. Download attached project file 2. Create a new GameObject and add an "AnimationPlayer" script to it. 3. Turn th... Read more
Crash in SplatMaterials::FindMaterialProperties when opening a scene wit...
To reproduce: 1. Attempt to open the attached project (or "Tilt Brush Landscape" scene); 2. Remove "crystal.mat" material from the ... Read more
[Nested Prefabs] Modifying Nested UI Canvas Prefab sets the scene instan...
To reproduce: 1) Open the attached project and the TestScene 2) Select BottomLevelCanvas in the hierarchy and open prefab editor 3) ... Read more
[SketchUp] Add support for SketchUp 2016 import
Repro steps: 1) Open the project SketchupRepro 2) Notice the two files - Untitled and Untitled2015 3) Notice Untitled is recognized ... Read more
"corrupted scene: Failed to unload 'ProjectSettings/UnityAdsSettings.ass...
To reproduce: 1. Open attached project 2. Notice the error: "corrupted scene: Failed to unload 'ProjectSettings/UnityAdsSettings.ass... Read more
EditorSceneManager: sceneClosing and sceneClosed callbacks are not calle...
How to reproduce: 1. Open attaches Unity project 2. Create new scene 3. Open created scene Expected result: "SceneClosing", "SceneC... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux Hub] A new instance of the Hub does not have a Taskbar icon
- Mesh Inspector becomes slow to use when inspecting a large Mesh with Blend Shapes
- [Metal] GfxDeviceMetal::CreateComputeProgram does not check inputs
- The Modes button of the the SerializedField MinMaxGradient is not clickable in the Inspector when indentLevel is more than 0
- Input.GetKey for Left Shift returns true when Right Shift is held down and Left Shift is pressed (and vice versa)