Search Issue Tracker
Crash in g_hash_table_destroy when connecting to server
To reproduce:1. Open attached project (MainServer.zip)2. Run attached server (Auth.zip)3. Run ConnectionScene4. Click Connect to Aut... Read more
[WebGL] IL2CPP Errors when building for WebGL and a Managed C++ DLL
Steps to reproduce:1. Download and open attached project.2. In the build settings select WebGL as a target platform.3. Try building ... Read more
[iOS] Crash when the app is terminated by double clicking the home button
Steps to reproduce:1) Open the latest attached project.2) Build the project for iOS.3) Deploy to a device via Xcode.4) Open the app.... Read more
OpenGLCore does not support scale in shaders when applied on Skinned Mes...
How to reproduce: 1. Open the attach project and "BrokenScaleMatrix" scene in it.2. Compare two characters and notice downscaled cha... Read more
Array of ColorSlider makes all elements to be edited at once
Steps to reproduce: 1. Open attached project2. Open scene "Scene"3. In hierarchy, select "Main Camera" -> "GameObject"4. Edit Col... Read more
Directional light shadows break the culling of non-visible objects
Steps to reproduce: 1. Download and import attached project.2. Press play.3. Make sure you see stats window, pay attention to visibl... Read more
[Android] Calling Handheld.PlayFullScreenMovie crashes on some Android d...
Calling Handheld.PlayFullScreenMovie crashes multiple Android devices with a Fatal signal 11 (SIGSEGV). Read more
Build takes much longer in 5.4 compared to 5.2 when Standard shader is a...
Reproduction steps------------------------1) Open user's project2) Build it--- It will take about 15-20 minutes to build in 5.4.0b25... Read more
[DX11] Dynamic batching on DX11 isn't consistent to other graphics APIs
How to reproduce:1. Open the attached project2. Open and run Main scene3. Make sure that your graphics API is set to DX114. Check st... 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