Search Issue Tracker
Empty Asset packages list when creating a new project
How to reproduce:1. Open Unity2. Click on New project3. Select Add Asset Package Expected result: Window with Standart Asset package... Read more
Assets are unloaded if OnValidate is used it to set a field on another c...
Reproduction steps:1. Open the attached project "GarbageCollectionBugs.zip";2. Open the Example.unity scene;3. Use Window -> Prof... Read more
NullReferenceException error in the console when reverting prefab
NullReferenceException error in the console when reverting prefab. The prefab refers to an abstract (and thus invalid) mono behaviou... Read more
Hierarchy change when creating a child prefab and undoing on a disconnec...
Steps to reproduce:1. Open the Project supplied in Edit2. Go to Scene ("Prefab Bug")3. Make a Prefab out of "Level (Disconnected and... Read more
[Improved prefabs] Error messages are spammed when editing prefab with m...
Steps to reproduce:1. Download 1087617_repro.zip2. Open Cobe prefab3. Edit prefab (e.g. disable component) Expected results: One err... Read more
[MacOS] Unity Editor crashes when loading LuScene after making changes t...
Steps to Reproduce: 1. Create an empty scene with Main Camera and Directional Light if not there by default2.Create a 3D cube3.Add a... Read more
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
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
Prefab is returned as null In the Editor if the Prefab has been edited r...
How to reproduce:1. Open the attached project ("case_1122560-PrefabNull.zip")2. Open the "Bug" Scene and click on the "Main" object ... Read more
Error appears when undo the creation of prefab, which had transform comp...
Reproduction steps:1. Create new project.2. Create new gameobject.3. Drag it to project window to create prefab.4. Add rect transfor... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject