Search Issue Tracker
[Console]Identical error messages cannot be collapsed when they are caus...
[It is more like a future request] Steps to reproduce:1. Download and open attached project.2. Open scene named "MainMenu".3. Enter ... Read more
VS DebuggerTypeProxy under mono fails to show detailed information
1. Open project I attahced(806140 repro)2. Open test scene3. Open Test.cs script, attach breakpoint at line 143 (int g = 1);4. Attac... Read more
Distributed PDB2MDB.EXE does not work for DLLs built with VS2015
pdb2mdb.exe tool that is shipped with Unity fails to create mdb files for libs created in VS 2015. Fails even for simplest DLLs. e.g... Read more
[JS] Unity crashes at ScriptingGetComponentsOfTypeFromGameObjectFastPath...
Steps to reproduce: 1. Open attached project2. Open scene "scene1"3. Run it and press space key- Unity crashes at ScriptingGetCompon... Read more
Function overloading with and optional arguments
An odd C# behaviour in our editor. Steps to reproduce:- Create two functions in a file like:private void TestFunc(object value, Acti... Read more
[UNET][Standalone] Inconsistent load order of networked objects in Edito...
Steps to reproduce:1. open attached project '805873_54.zip'2. build and play3. host and join local host (using editor and standalone... Read more
C# code formats badly after adding preprocessor directives in MonoDevelo...
Reproduction steps:1) Open any script using MonoDevelop 5.9.6 (version, which comes with Unity 5.3 and 5.4 beta)2) Write simple, emp... Read more
Crashed in Transform::RemoveFromParent when trying to destroy Transform ...
Steps to reproduce: 1) Download attached project "UndoCrashRepro.zip" and open in Unity.2) Open scene 'myScene'.3) In Toolbar, click... Read more
Casting from System.Action<String> to System.Action doesn't fail, instea...
Steps to reproduce: 1. Open attached project (null_stripped.zip)2. Open and play 'Test' scene Expected behaviour: compilation error ... Read more
GameView error message when using high resolution (>4096x4096)
Error message when exceeding maximum resolution should include that OpenGL ES 2 simulation is the cause (using no emulation shows no... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal