Search Issue Tracker
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
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
"System.IO.FileSystemWatcher" not implemented on .NET 4.x API
Reproduction steps: 1. Open "fstest.zip" project2. Build & Run Standalone build3. Observe the "NotImplementedException: The meth... Read more
Errors regarding failing to open temp files when opening a project in a ...
How to reproduce:1. Open user's attached project ('2019 Drive Test.zip') on a hard drive separate from where Unity is installed-- ob... Read more
Crash when entering the Play mode
How to reproduce:1. Open the attached project "Eight-Prototyping.zip"2. Open the "BattlePrototype" Scene3. Press the Play button Exp... Read more
Crash on AnimationState_Get_Custom_PropClip when entering Play Mode afte...
Reproduction steps:1. Open user's attached project2. Open scene "MainScene"3. Change a script, like "CameraFacing", to force a recom... Read more
Crash on SystemNative_FcntlSetCloseOnExec when creating a new 3D project
Reproduction steps:1. Create a new 3D projector1. Create a new 3D project2. Open “Assets/Scenes/SampleScene.unity” scene3. Reload sc... Read more
Cannot inspect IntPtr variables in C# debugger
They just refuse to evaluate. To reproduce, attach VSTU to Unity, place a breakpoint in a method that uses IntPtr variable and try i... Read more
GetCustomAttributes with inherit enabled returns incorrect/additional re...
How to reproduce:1. Open attached project "CSharpBugRepro.zip"2. In the Editor tabs section, press "Reproduce Bug" -> "By Clickin... Read more
Exceptions are thrown when using System.Net.NetworkInformation.Ping on W...
How to reproduce:1. Open the attached project ("case_1166149-_TestPing.zip")2. Open the repro scene ("SampleScene")3. Enter the Play... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default