Search Issue Tracker
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
[android] HttpUtility Null reference exception on .net 4.x when performi...
How to reproduce: 1. Build and run the "Http test.zip" Project on an Android device 2. Check the logs once the Project fully loads ... Read more
Roslyn Analyzer dll files ignore Define Constraints
Reproduction steps: 1. Download and open the attached "New Unity Project something.zip" project 2. Observe the console window Expec... Read more
Build crashes at AddClipboardFormatListener
Steps to reproduce: 1. Open the attached project 2. Open the Assets/Scenes/main.unity scene 3. Build and Run 4. Left click in the bu... Read more
ECDiffieHellmanCng class in System.Security.Cryptography is missing
To reproduce: 1. Create new project 2. Create new script 3. Add using System.Security.Cryptography 4. In Start method start typing ... Read more
Editor hangs when faulty Dictionary is instantiated before variables use...
When a script has a class variable of Dictionary type, that is attempted to be initialized with duplicate keys (resulting in an exce... Read more
Initializing global MonoBehaviour using new keyword causes Unity to crash
Reproduction steps: 1. Open user attached project "Main" scene. Notice Unity is crashing 2. Comment Line 14 in CloudGen.cs script ... Read more
StackOverflowException error is thrown when K-D Tree is generated
How to reproduce: 1. Open attached project ("StackSize.zip") 2. Open SampleScene scene 3. Enter Play mode 4. Exit Play mode 5. Build... Read more
[Windows] Zapis crashes when executing a method from DLL
To reproduce: 1. Download project from a link and open in Unity 2. Open "Main" scene 3. Enter Play mode 4. Press "Sudoku 3x3" butto... 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
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
- Display issues in VideoPlayer when using Screen.SetResolution on certain Google Pixel devices
- Crash on Texture::TextureIDMapInsert when opening a specific project
- Null reference exceptions occur when ScriptableObjects saved in the same .asset file are referenced in runtime