Search Issue Tracker
[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
Heavy memory leak on creating 2D Array
How to reproduce:1. Open the user-submitted project2. Create a new empty game object and attach the MapGenerator script3. In the Ins... Read more
Script fails to transform Camera position in build only
How to reproduce:1. Open the attached project and enter the Play mode2. Select "Singleplayer" -> "New Game" -> "Player - Playe... Read more
[Mono] Linq.Expressions.Expression.Call (Expression, MethodInfo, Express...
To Reproduce:1. Run the attached project.2. Observe that, 'ArgumentException: instance' (System.ArgumentException when building in m... Read more
Native DLL is not imported in Editor while it is working in standalone a...
To reproduce the issue follow the steps:1. Create new project2. Download dll's user has attached ( ENet.dll, ENetCS.dll)3. Try impor... Read more
Unexpected jump while debugging nested loops in Visual Studio
How to reproduce:1. Open Unity2. Load user-submitted project3. Open 'ArrayTest.cs' script in Visual Studio4. Set Visual Studio debug... Read more
[Mono Runtime Upgrade] Can't launch windows standalone build built on Wi...
1. What happened The following error appears in system application log ('1.exe' is windows standalone build): Faulting application n... Read more
[Mac][.NET 4.6] "System.Net.WebException" error in .NET 4.6
Reproduction steps: 1. Open "Security DLL not found.zip" project2. Enter Play mode3. See the Console window output (Error)4. Change ... Read more
Composition namespace in System.ComponentMode namespace is not recognize...
To reproduce: 1. Open the project, attached by tester (noCompositionBug.zip)2. Open dllTest.cs script in Monodevelop3. In Monodevelo... Read more
Editor crashes due to ReloadAssembly failure when opening project or rec...
Steps to reproduce:1. Open project attached to Case 9862822. Wait for project to load Reproduced in: 2018.1.0b2, 2017.3.0p2, 2017.2.... 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
- “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
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used