Search Issue Tracker
Textures fail to import when calling EditorUtility.CompressTexture with ...
Reproduction steps:1. Open the attached project "TextureImportTest.zip"2. Change the Target Platform to Android3. Make sure the "Par... Read more
Crash on mono_class_alloc0 when trying to access a static interface prop...
Reproduction steps:1. Open the user's attached project2. Open "Assets/Scenes/SampleScene" scene3. Enter Play Mode Expected result: C... Read more
[Android] App crashes with AndroidRuntime and local reference table over...
How to reproduce:1. Open the attached project '1389252.zip'2. Build And Run on Android device3. Inspect logs in logcat Expected resu... Read more
External Materials (Legacy) are not generated when Cache Server is used
How to reproduce:1. Make sure you have Accelerator running on your system2. Unzip the project ("import-test.zip") to three seperate ... Read more
[Memory Profiler] Capturing Player built with higher Unity version crash...
How to reproduce:1. Create a new 3D project using 2022.1.0b12. Enable Development Build and Autoconnect Profiler in Build Settings (... Read more
Shader Graph Documentation URLs lead to missing pages when right-clickin...
How to reproduce:1. Open the user's attached project2. In the Project window, navigate to Assets/Shaders3. Select the Shader Graph "... Read more
Terrain object with holes doesn't get a Lightmap generated when the obje...
How to reproduce:1. Open user's attached project "terrain-holes-lightmap-bug.zip"2. Open the "SampleScene" Scene3. Open Window > ... Read more
A Spawn Node's Block properties affect another Spawn Node's visible part...
Reproduction steps:1. Open the user's attached "Testbed.zip" project2. Open the "Scene" Scene3. In the Assets open the "New VFX" Vis... Read more
Memory Profiler fragmentation compare view shows managed memory as "Modi...
1) Load both attached memory captures into Unity (I am using Memory Profiler 0.4.2-preview.1)2) Open Memory Profiler3) Load the earl... Read more
The Input System sometimes delays button release input
Reproduction steps:1. Open the attached project2. Play the project3. Start double-tapping the left or right arrow key and eventually... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object