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 project 2. Download dll's user has attached ( ENet.dll, ENetCS.dll) 3. Try im... 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
[M1][WebGL] Editor throws errors when building for WebGL on native Apple...
Reproduction steps: 1. Open the user's project 2. Build for WebGL Expected result: Build succeeds Actual result: Build fails and th... 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 project 2.Download attached 'Test.mp3' file 3.Select 'SongLoader' objec... Read more
Editor crashes on mono_log_write_logfile when repeatedly entering and ex...
How to reproduce: 1. Open the attached project ('case-1329488.zip') 2. Open the 'AI' Scene 3. Enter Play Mode 4. Exit Play Mode 5. R... Read more
Script fails to transform Camera position in build only
How to reproduce: 1. Open the attached project and enter the Play mode 2. Select "Singleplayer" -> "New Game" -> "Player - Player" -... Read more
Unity crashes when Marshal.StructureToPtr is used
How to reproduce: 1. Download attached project 2. Open "111" Scene 3. Press Play Expected result: Unity should not crash Actual re... Read more
Winsparkle.dll is not recognized by the Unity when it's placed in the P...
How to reproduce: 1. Open the attached project 2. Enter the game mode 3. Inspect the Console window Expected: Winsparkle.dll is re... 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 comp... 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] C# Reflection performance is 50 to 60 times slower
- The scrollbars are moving as one when scrolling one of the scrollbars in the Array of Text Fields
- Renaming the Animation Transition applies to another Transition when Enter is not hit after the renaming
- Editor crashes on Play Mode when using Voxel Play Environment Script
- Decimal function values are incorrect when running the build with IL2CPP Scripting Backend