Search Issue Tracker
[Hub] 'Last Update' row shows future date in the License section
How to reproduce:1. Open Hub2. Click on Settings icon -> License Management3. Observe 'Last Update' row Expected result: Today's ... Read more
Editor window becomes uncloseable when the script creating it is removed...
Steps to reproduce:1. Open new project2. Create a script that opens an editor window (Or just use the example script from https://do... 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
NullReferenceException' is thrown on compilation when 'EditorStyles.fold...
Reproduction steps:1. Open the attached '1412430-sample' project2. Open the 'SampleScene'3. Enter Play mode to trigger the recompila... Read more
[Android] After bringing application back from background several times ...
Reproduction steps:1) Download and open user's attached project (WaitForPresentAndroid.zip)2) Build and run "Main.unity" scene on an... 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
[HDRP] Many warnings appear in Console upon opening up a fresh HDRP temp...
Upon creating a new project with the HDRP template in the 2021.2.0a11.1652 build. Many warnings appear in the console log. Repro Ste... Read more
[Windows][DualShock4] Bluetooth DualShock 4 controller is seen as active...
When using bluetooth DualShock 4 controller, if it is turned off (holding system button for a few seconds), the device is still list... Read more
Crash when importing Elongata package from the Asset Store
Steps to reproduce:1. Create a new project2. Assets -> Import Package -> Custom Package3. Import the .unitypackage attached by... 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