Search Issue Tracker
Mesh.GetTriangles(list, index) doesn't put all submesh triangles in the ...
How to reproduce:1. Open the attached "case_1141916-GetTrianglesBug" project2. Select "CablePart_Hi" in the Project window and notic... Read more
Unity Editor fails to build a project after moving a native plugin DLL f...
Steps to reproduce:1. Open user's project2. Move Assets/FolderA/FooBar.dll into Assets/FolderB3. Build the project Expected result: ... Read more
Crash with missing stack trace information after changing a Scene View s...
How to reproduce:1. Open the attached project from "GizmosBug.zip"2. Select any GameObject in Hierarchy and open Script "BugScript"3... Read more
There are 38 extra AudioSources in the Scene
To reproduce:1. Open the attached project2. Open the Profiler window (Window → Analysis)3. Enter Play mode4. Exit Play mode5. Click ... Read more
[DestroyImmediate] Deleting scripts from editor code crashes the editor
Steps to reproduce this issue: 1. Open the attached project2. Open scene Main3. Add a second CrashTest script to Main Camera4. Notic... Read more
Failing to initialize an instance of EditorWindow when it's in 3rd level...
Reproduction steps:1. Open user's project "NestedEditorWindows.zip"2. Open Window -> "A"3. Repeat 2nd step with "B" and "C" Expec... Read more
Camera stops rendering in game view after executing Handles.DrawCamera o...
To reproduce: 1. Open attached project.2. Execute menu item: BUG/Open Editor Window3. Look at game view Expected result: Game view s... Read more
[UGUI] Batches count is different if camera is more than 200 units away ...
To reproduce:1) Open the attached project and scene2) In Game View, open Stats window to see batches count3) Play it4) Move the Main... Read more
Newly created script is not attached to a prefab if the script was creat...
How to reproduce:1. Open the attached Unity project2. Open "SampleScene"3. Select Sphere's prefab in the scene and go to its edit mo... 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