Search Issue Tracker
[Compiling] C# compiler incorrectly sets accessibility on anonymous func...
Workaround: for now the workaround is to mark the nested class as internal (rather than private) or move it outside of the declaring... Read more
[Scripting] Using namespace with optional arguments prevents discovery o...
Steps to reproduce:1. Open the attached project 'case-792416-MonoBehavior_Discovery'2. Click the 'CannotFindBehaviour' script in Ass... Read more
[UI] Slow playback with Stack Overflow Exception when having 2 'Aspect R...
Steps to reproduce:1. Open the attached project 'case-792339-Stack'2. Open scene 'main'3. Play scene Result: Unity hangs for ~12 sec... Read more
[GLlegacy] Visual artifacts appear on screen (Editor, Game view and Stan...
Visual artifacts appear on screen (Editor, Game view and Standalone) when using OpenGL2 in "Ultimate FPS" asset. 1. What happened Ch... Read more
Can not copy/paste assets files
Currently it is possible to duplicate assets, but can not copy/cut/paste them Read more
Data gets corrupted after passing it into a static method of the same st...
Steps to reproduce:1) Extract and open the project attached by user (Corruption_Test.zip).2) Open scene 'corruption.unity'.3) Press ... Read more
[AspectRatioFitter] Scene is marked dirty although no changes were made
Steps to reproduce: 1. Open attached project2. Open scene "TestScene"3. Press Ctrl+n to create new scene4. Note that Unity prompts d... Read more
[New Feature] Baked lightmap for Skinned Mesh Renderers in Unity 5
- In 4.6, Beast supported lightmapping of Skinned meshes. - In Unity 5, Skinned meshes can be tagged for lightmapping but when light... Read more
"1/Mathf.Abs(-0f)" returns -Infinity instead of +Infinity
Steps to reproduce:1. Open attached project and scene named "main".2. Press play button.3. Notice the output of "Console" window:"1f... Read more
Unity crashes when loading a new level
Steps to reproduce:1) Extract and open the project (TDS.zip).2) Open scene 'first.unity'.3) Enter playmode.4) Wait for a few seconds... 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