Search Issue Tracker
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
Creating a certain struct in the script crashes the Editor on Begin Mono...
To reproduce: 1. In a new project, create a script and write the following in the script:public struct NavigationNode {public Naviga... 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
Call to IPGlobalProperties.GetActiveUdpListeners() returns correct IP bu...
To reproduce: 1. Open the project, attached by the tester (PortNumberWrong.zip)2. Open the "SampleScene" scene3. Enter Play mode4. O... Read more
mono_class_from_mono_type crashes when entering to Play mode
To reproduce: 1. Download project from attached link and open in Unity2. Open "Conversation" scene3. Enter Play mode Expected Result... Read more
IEnumerable<T>.Contains(null) returns False when Array has a null object...
Steps to reproduce:1. Open attached “ContainsNull.zip” Unity project2. Open “Default” scene3. Enter Play mode4. Observe Console wind... Read more
[macOS] [Player] Garbage collector crash with 'mono_jit_runtime_invoke'
Reproduction steps:1. Open and run the attached 'macOS.zip' application.- Crash. (If the application doesn't crash)2. Restart a PC.3... Read more
Log file doesn't open when clicking "Open log file" button in Developer ...
How to reproduce:1. Open the user's project in the edit section link "Dropbox: "2. Navigate to and click Autobuilds > Windows >... 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
[Support] SslStream.AuthenticateAsClient is never authenticated when try...
How to reproduce:1. Open attached project "AuthenticateAsClientBug.zip" and scene "BrokenScene"2. Enter PlayMode3. Observe Console w... 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
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
- Unity Version Control server textfield’s text overlaps with the dropdown triangle button in the Explore repositories window when an organization with a long name is selected