Search Issue Tracker
Native DLL is not imported in Editor while it is working in standalone a...
To reproduce the issue follow the steps:1. Create new project2. Download dll's user has attached ( ENet.dll, ENetCS.dll)3. Try impor... Read more
[Compiling] C# compiler incorrectly sets accessibility on anonymous func...
Workaround: for now the workaround is to mark the nested class as internal (rather than private) or move it outside of the declaring... Read more
[macOS] Editor crashes with unexpected mark stack overflow when entering...
Reproduction steps:1. Open the attached "Project.zip" project2. Open scene Assets\_Avataris_Subrepos\UI\Scenes\UI.unity3. Enter and ... Read more
Memory leak while closing Unity
Reproduction steps: 1. Open and Close Unity Expected Result: Unity Closes without any memory leaks Reproduced with: 2018.3.12f1 Read more
[.NET 4.6] Editor crashes in mfplat.dll when calling CSCore method on .N...
Steps to reproduce:1.Open attached “CSCoreCrash.zip” Unity project2.Download attached 'Test.mp3' file3.Select 'SongLoader' object in... Read more
OnEnable and OnDisable are being called in wrong order
Reproduction steps:1. Open user attached project2. Open Assets\Scenes\SampleScene3. Select Go 1 in the Hierarchy4. Select Go 2 in th... Read more
Script fails to transform Camera position in build only
How to reproduce:1. Open the attached project and enter the Play mode2. Select "Singleplayer" -> "New Game" -> "Player - Playe... Read more
Unity crashes when Marshal.StructureToPtr is used
How to reproduce:1. Download attached project2. Open "111" Scene3. Press Play Expected result: Unity should not crashActual result: ... Read more
Winsparkle.dll is not recognized by the Unity when it's placed in the P...
How to reproduce:1. Open the attached project2. Enter the game mode3. Inspect the Console window Expected: Winsparkle.dll is recogni... Read more
Sometimes Unity Editor (OSX) crashes when closing it after idling
Steps to reproduce:1) Open any project (I used a project from 802534).2) Edit something (not sure if necessary).3) Leave the compute... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used