Search Issue Tracker
[IL2CPP] System.Threading.WaitHandle.WaitOne is slower compared to Edito...
Steps to reproduce:1. Download 1111339_repro.zip and open "Startup" scene2. Enter play mode3. Notice that Main Update times is 20-22... Read more
Unity crashes on loading and sometimes on closing when on RemapPPtrFromC...
1. Download the attached project "InProgressGame.zip"2. Open the project, wait approximately up to a minute( you can open the play m... Read more
Shader and a shader category both get ticked on the material shader sele...
How to reproduce:1. Open the "case_1113522-ShaderSelection" project2. Open the "Unlit" material in the inspector and open the shader... Read more
[iOS] On-device Shader compilation hangs ~10% of the time on the specifi...
1 out of 10 times the player freezes when warming up shaders.This also happens at runtime when the shaders just get compiled on a de... Read more
[VR][Android] Application.Quit() no longer causes apps to fully terminat...
To reproduce:1. Install attached .apk to your Oculus GO and launch it2. While in app, press Back button to initialize Platform SDK3.... Read more
[LWRP] Cascaded Shadows do not appear on Alpha-Blended Objects
Steps to reproduce:1. Download and open the attached project2. Open "SampleScene"3. Observe changes in shadows when changing Cascade... Read more
EditorWindow notification is rendered behind UI elements when the elemen...
Reproduction steps:1. Open the attached project2. Inside the Toolbar -> UIElements -> Test Expected: Notification inside the E... Read more
[IL2CPP][Mobile] Undefined reference to 'void RegisterUnityClass<AssetIm...
Repro steps:1. Open attached project2. Build on Android Actual: Build fails with "CommandInvokationFailure: Failed to link 'libunity... Read more
Light data loading is delayed when loading a new scene using SceneManage...
How to reproduce:1. Open "Scene1" in attached "LightingBug.zip" project2. Press play3. press "Load Scene2" in the game4. After about... Read more
ArgumentNullException is thrown when yielding and disposing a WWW object
To reproduce: 1. Download attached project “project_610124.zip" and open in Unity2. Open “scene” scene3. Enter to Play mode4. Observ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used