Search Issue Tracker
Build crashes at AddClipboardFormatListener
Steps to reproduce:1. Open the attached project2. Open the Assets/Scenes/main.unity scene3. Build and Run4. Left click in the build ... Read more
[asmdef] Script defined in an Assembly Definition can't access plugins f...
Reproduction steps: 1. Open "Assembly Definitions and Plugins.zip" project2. Open "ScriptInAssembly.cs" script3. Uncomment the 9th l... Read more
[Debug] Debug.* (Debug.Log, Debug.Format, Debug.LogError and etc.) crash...
(Check the attached *.gif file to see the bug) Steps to reproduce:1. Open the attached project2. Navigate to Assets3. Open the Intro... Read more
UNetWeaver - 5.5.0b4 with MonoUpdate failes to compile a project
UNetWeaver doesn't seem to work with the new class libraries. This may also be related to UnityTestTools. Read more
Editor crashes on mono_log_write_logfile when repeatedly entering and ex...
How to reproduce:1. Open the attached project ('case-1329488.zip')2. Open the 'AI' Scene3. Enter Play Mode4. Exit Play Mode5. Repeat... Read more
[Windows] Zapis crashes when executing a method from DLL
To reproduce: 1. Download project from a link and open in Unity2. Open "Main" scene3. Enter Play mode4. Press "Sudoku 3x3" button Ex... Read more
Lack of user-visible error when getting TypeLoadException due to unsuppo...
Steps to reproduce: 1. Open attached project2. Open "demo" scene3. Enter play mode Expected result: use of unsupported StructLayout ... Read more
Valid code no longer compiles in new Unity versions
How to reproduce:1. Open tester's project (CompileTestProject.zip)2. Open "Test.unity" scene Expected result: Code in "Test.cs" file... Read more
Crash on wakeup_pipes_init when a proxified HTTP request is made in Buil...
How to reproduce:1. Open the attached project ("WebTestProject.zip")2. Build the project (File -> Build Settings... -> Build)3... Read more
Passing accessMask = 0 to MutexAccessRule : base constructor, throws Arg...
Passing accessMask=0 (second argument in base), throws ArgumentOutOfRangeException :public MutexAccessRule (..., ..., ...) : base (i... 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 Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument