Search Issue Tracker
[ShaderGraph] Surface Type Transparent results in Shader Graph recompil...
How to reproduce:1. Create a new HDRP project2. Create Lit Shader Graph and open it3. Set Surface Type to Transparent in Graph Inspe... Read more
[UDP] Push UDP Settings does not throw error on failure nor provide indi...
After installing the Universal Distribution Portal (UDP) package, "UDP Settings" will be exposed to the user, where the user can the... Read more
[Mobile] TouchControl.tapCount stays at 0 when "Script Debugging" is che...
Steps to repro:1. Open attached project2. Make sure in Build Settings "Script Debugging" is enabled3. Build for iOS and deploy the X... Read more
[Android] Shader causes 100% crash on Kindle Fire HD 7" 2013 devices
Any scene which loads the shader FP_FogFX will crash when run on a Kindle Fire 7" 2013 (3rd Gen) (KFSOWI) Read more
Rigidbody2D.IsTouching does not return true on collision for its duplica...
Reproduction steps:1. Open the attached “ContactFilterLayerMask.zip“ project2. Open the “SampleScene” scene3. Duplicate the “Square”... Read more
[32-bit] Unity crashes on play when loading 32-bit DLL file
To reproduce the bug please follow the steps1. Open "case_693215-DraglineWrapper" project on 32-bit Unity2. Open "dragline" scene3. ... Read more
Incorrect rendering from user's command buffer when mesh from disabled s...
Reproduction steps:1. Download and open the attached "994948-skinned-mesh-renderer-bug.zip" project2. In the Hierarchy window, selec... Read more
[UDP] Expand/collapse UI elements do not respond in UDP Settings
[UDP] Expand/collapse UI elements do not respond in UDP Settings After installing the Universal Distribution Portal (UDP) package, "... Read more
[WIN] Standard Shader takes up more memory in standalone build than in t...
How to reproduce: 1. Open attached project2. Open scene CS.unity3. Build to Standalone and run4. Attach profiler5. Go to Profiler -&... 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
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