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
[macOS] Editor crashes with unexpected mark stack overflow when entering...
Reproduction steps: 1. Open the attached "Project.zip" project 2. Open scene Assets\_Avataris_Subrepos\UI\Scenes\UI.unity 3. Enter a... 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
OnEnable and OnDisable are being called in wrong order
Reproduction steps: 1. Open user attached project 2. Open Assets\Scenes\SampleScene 3. Select Go 1 in the Hierarchy 4. Select Go 2 i... 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
- Call stack hyperlinks become unclickable when scrolled down in the Console window
- Package files do not get checked out in Perforce when the project includes a provider callback
- Editor freezes when changing Gradient or AnimationCurve fields with the runtime binding system
- VFX throw errors upon importing it
- "NullReferenceException" error is thrown when swapping between built-in and URP depending on assets loaded out of asset bundles