Search Issue Tracker
Unity crashes when deleting prefab clone after prefab revert
Steps to reproduce:1. Open "deletingObjectBug" project2. Open "main" scene3. Select one of the "PARENT(A)" children and duplicate it... Read more
AssetDatabase.GetSubFolders does not work at all since 2017.1
Repro: Run attached editor tests on 5.6 and 2017.1, note that: 1. The documentation is incorrect, it suggests that we accept absolut... Read more
Unity crashes when EditorUtility.UnloadUnusedAssetsImmediate is called i...
Reproduction steps:1. Open user's attached project2. In the Hierarchy window, create Empty GameObject (or any other GameObject)3. Dr... Read more
Hierarchy is empty and Console is filled with errors after creating C# s...
How to reproduce:Reproduction steps are unclear Expected result: Hierarchy functions and Console is not filled with errorsActual res... Read more
Reference to the root prefab child is lost when pressing "Unpack Prefab"...
How to reproduce:1. Open attached project "New Unity Project.zip" and scene "SampleScene"2. In Hierarchy window, expand "Root" objec... Read more
Plugin platform change to 'Any Platform' when upgrading a project from 5...
Reproduction steps:1. Open the attached project with 5.3 Unity version.2. Navigate to Assets > Plugins > iOS > Flurry > ... Read more
Editor crashes when calling StopAssetEditing from playModeChanged callback
To reproduce: 1. Open the project, attached by the user (Test Project.zip)2. Enter Play mode3. In the popup, press Quit Expected: Ed... Read more
GameObjects with HideFlags.DontSave raise an Error when reloading the Scene
How to reproduce:1. Open the "SampleScene" in the attached "HideAndDontSave.zip" Project2. Click on the "Spawner" GameObject3. Right... Read more
Child GameObjects are added as last in order in a Variant when adding ch...
Repro steps:1. Open QA attached project "repro_1095995"2. Open PrefabB in Prefab Mode3. Add a child GameObject named "BChild4"4. Exp... Read more
Editor crashes when adding a RectTransform during the OnTransformParentC...
Steps to reproduce:1. Open User-supplied project2. Open and play scene "TransformCallback" Reproduced in: 2018.3.0a1, 2018.3.0f2, 20... 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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- Test Runner fails to create a script in the active path when selecting a file as the active path