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
"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
[TypeCache] Crash on RaiseException when opening a specific project
Steps to reproduce:1. Open the “users attached project”2. Observe the crash Reproducible with versions: 2022.3.7f1, 2022.3.21f1, 202... 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
[ARM64] Windows Editor Crashes when aborting threads
How to reproduce:1. Open the “CrashRepro“ project2. On the Menu, select Thread Test → Thread Test3. On the Thread Test window press ... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server