Search Issue Tracker
[Gradle] CommandInvokationFailure: Gradle build failed with with non-zer...
Steps to reproduce: 1) Download attached project 'ExportGradleFailure.zip' and open in Unity2) Make sure BuildSystem is set to Gradl... Read more
NavMesh is generated differently depending on the world position of the ...
To reproduce: 1. Open the project, attached by the user (NavmeshBug.zip)2. Open the "NavmeshRepro" scene3. Open Navigation window4. ... Read more
[AssetBundles] AssetBundle.LoadAllAssets does not load objects in the bu...
Steps to reproduce:1. Open user attached project2. Open Test.scene3. Select the "Test Loader" object in the hierarchy, notice that "... Read more
Crash in mono_jit_runtime_invoke when Animator instantiated from Script ...
How to reproduce:1. Open the attached users project "2017AnimatorCrash" and "scene" scene2. Enter playmode and open Animator window3... Read more
MonoDevelop throws errors when being attached to Unity projects with .NE...
Reproduction steps:1) Create or open already existing project2) Switch your code editor to MonoDevelop3) Change project Scripting Ru... Read more
[Windows] Editor uses OS locale settings (i.e. commas instead of dots in...
Setting the Project to use the new Experimental .NET 4.6 support apparently results in the Editor using the OS's Locale for formatti... Read more
Event System does not trigger if Canvas Render mode is set to "Screen Sp...
How to reproduce:1. Open attached project2. Set Canvas Render mode to "Screen Space - Camera" or "World Space" (result is the same)3... Read more
Intensity of decoded directional lightmap vs. realtime light on a normal...
Using real time lighting mode, quad with sphere normal map look the same as the sphere. Changing light angle, quad is properly updat... Read more
Adding a script with "Add Component" crashes Unity
Repro steps: 1. Open "MinimalReproProject.zip"2. Click on the Main Camera in the Hierarchy window3. In the Inspector window click on... 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