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
[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
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 mono_log_write_logfile when changing the .dll file to be using ...
Reproducible with:1. Open the attached “CharTest.zip” project2. Observe the crash Reproducible with: 2022.3.0f1, 2022.3.18f1, 2023.2... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS