Search Issue Tracker
[Android] "NdkUseEmbedded" key is non-existent when installing Unity fir...
Repro steps:1. Delete the “Unity Technologies” key from the registry ( command: reg delete “HKCU\Software\Unity Technologies” )2. Op... Read more
Unity Hub stops all progress when Unity Hub's tray icon is selected on Mac
Reproduction steps:1. Open Unity Hub2. Go to Installs menu and start downloading any version of Unity3. Click on the Unity Hub's tra... Read more
WebGL Builds Leak Memory On .NET 4.x Runtime for Circular References
To reproduce:1) Open the attached project and the scene inside of it2) Open Build Settings3) Set it to WebGL platform and make sure ... Read more
[HDRP] Render Pipeline reference is lost when older package scene is opened
Steps to reproduce:1. Open attached project2. Make sure that HDRP Render Pipeline asset is added to Project Settings->Graphics2. ... Read more
Light2D - Colour picker only works when clicked on the right-hand side o...
Expanding the inspector does not seem to expand the hitbox for the color picker in Light2D. It only clickable on the right-hand side... Read more
Unity crashes/freezes on GfxDeviceD3D11Base::EndOfFrameBookkeeping when ...
How to reproduce:1. Download and open the attached project "Compute Shader Tests.zip"2. Open the play mode3. Click on the buttons st... Read more
[XR] Editor Crashes when exiting the Play Mode if VR support is enabled ...
How to reproduce:1. Open the "1163721_ReproProject" Project2. Open the "Scenes/SampleScene" Scene3. Enter the Play Mode4. Exit the P... Read more
[Windows 7] Unity player crashes on GfxDeviceD3D11Base::DrawQuad
How to reproduce:1. Open user's provided project2. Build and run - observe the crash Reproducible with: 2019.1.7f1, 2019.2.0b6, 2019... Read more
[IL2CPP] Application crashes at vdso while creating WeakReference when b...
To reproduce:1. Open attached project2. Make sure player settings are set as below:Scripting Backend = IL2CPPC++ Compiler Configurat... Read more
[Editor] GameObject visibility toggle doesn't work with HDRP Template
GameObject visibility toggle in the Hierarchy doesn't work with HDRP Template Steps to repro:1. Create a new project with HDRP Templ... 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
- Crash on "StoredGraphicsBuffer::GetGfxBufferID" when activating VFX via extention of Activation Track in Timeline window
- [Linux] Stack trace file path and line number information is missing when IL2CPP Stacktrace Information is set to "Method Name, File Name, and Line Number"
- Warnings due to obsolete Object.FindObjectsByType<T> usage and [SerializeReference] are logged when opening the Netcode for Entities setup scene
- Non-standard pointers cannot change Inspector values with arrow controls when crossing Inspector area
- No longer able to change the Toggle or Slider GameObjects' Target Graphic value and a NullReferenceException is thrown when the Target Graphic value is set to None at any point