Search Issue Tracker
Unity hangs when debugging and inspecting an EntityManager inside Rider
How to reproduce:1. Open the "Entity_Repro.zip" project2. Open the "SampleScene" scene3. Open the test.cs in Rider4. Attach debugger... Read more
[Mono] Deserialization of simple 3-deep hierarchy of object with an abst...
How to reproduce:1. Open the attached project ("case_1204074-BinaryFormatterRepro.zip")2. Open the repro scene ("SampleScene")3. Ent... Read more
Enum.HasFlag allocates memory when called
How to reproduce:1. Open attached project2. Open the Profiler window4. Enter Playmode3. In the Profiler window select the CPU Usage ... Read more
Crash in mono_method_signature when virtual method is used on Serialize ...
How to reproduce:1. Open "SampleScene" Scene in the attached "1217134.zip" project2. Enter Play Mode Expected result: Prints a messa... Read more
Crash on LinearCollectionField::LinearCollectionField after a 'm_ArrayFi...
Reproduction steps:1. Open the user's attached project-- observe crash Reproducible with: 2019.3.0a7, 2019.4.28f1, 2020.3.13f1, 2021... Read more
[iOS] Editor throws a "Failed running UnityLinker.exe" error when buildi...
How to reproduce:1. Create an ExFAT partition on the machine's hard drive (if one is not already present)2. Create a new Unity proje... Read more
Crash on non-development build when UnsafeUtility.Malloc() with Allocato...
How to reproduce:1. Open user's attached project ('Test2019_2_0a13.zip')2. Build for Windows (PC, Mac & Linux Standalone), make ... Read more
[Mono] Secure WebSockets connection setup with a self-signed certificate
Steps to reproduce: 1. Make a WebSocket server with a self-signed certificate2. Try connecting using a ClientWebSocket Expected: All... Read more
TlsException when moving binaries and running the project
Steps to reproduce:1. Open User-supplied project (Project.rar -> unity_project)2. Run Sample scene Expected: no errorsActual: err... Read more
Editor crashes on mono_log_write_logfile when attaching a debugger and t...
Reproduction steps:1. Open the attached project "case_1231344_repro.zip"2. Enter Play mode3. Open any script with Visual Studio 2019... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template