Search Issue Tracker
[WebGL] IL2CPP crash: 'INFO:root:Checking JS engine ['...\node.exe','--s...
To reproduce:1. Open project2. Build scene for WebGL Expected: scene will be built without any errorsActual: IL2CPP.exe crashes, an ... Read more
[macOS] Setting fullscreen resolution in macOS stretches/squashes windo...
To reproduce:1. Open attached project2. Build and run 'test' scene, set resolution to 1280x1024 fullscreen Expected vs Actual: scene... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject