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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used