Search Issue Tracker
Realtime Reflection Probe is not updated correctly when parent containin...
How to reproduce: 1. Open attached project "ReflectionProbeMove.zip" and scene "Bug Reproduction Scene" 2. Enter Play mode 3. Obser... Read more
[Linux Player] Input.GetKey does not detect certain keys when switched t...
How to reproduce: 1. Open the user's attached project (KeyTest.zip) 2. Build for Linux 3. Run the built project with '-logFile <file... Read more
[Services] ArgumentNullException error is thrown on clicking on the Pack...
Package Manager window does not open from UDP section in the service window. ArgumentNullException error is thrown on clicking on th... Read more
[Ads] [Ads IAP Mediation Adaptor] Console errors appear when Unity In-Ap...
Steps to reproduce: 1. Create and open a new project 2. In the toolbar, press "Window" then "General" then "Services" 3. Create proj... Read more
[URP][Sorting] VFX cannot be sorted with other transparent objects in URP
Repro steps: 1. Import the attached package in a Universal Render Pipeline-enabled project which has the VFX graph package installed... Read more
Crash when importing Elongata package from the Asset Store
Steps to reproduce: 1. Create a new project 2. Assets -> Import Package -> Custom Package 3. Import the .unitypackage attached by th... Read more
[HDRP] Wizard UI no longer fits
HDRP wizard text no longer fits. Read more
[Linux] Linux Editor does not warn you if Vulkan Linux Package is not in...
HDRP Package doesn't work with OpenGL, but Unity Editor doesn't warn the user if they can actually run Vulkan. It even allows you to... Read more
ExternalAPI::Failure HTTP Status 404 Unauthorized appears in Console whe...
Description This error seems to happen frequently when you leave the Editor open. Editor version 2019.1.9f1 Steps to repro I saw ... Read more
[IMGUI] Dropdown icon for "Contacts" properties doesn't work under "Poly...
The Dropdown icon for "Contacts" properties doesn't work under the "Polygon Collider 2D" component in Inspector. Steps to repro: 1.... 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
- [Linux] FPS limit becomes unset for some time when maximizing Game View while in Play Mode
- ContextClickEvent not fired at runtime for UI Toolkit elements when right-clicked
- Behaviour.isActiveAndEnabled desyncs when checked from a sibling component during OnEnable/OnDisable
- "ArgumentOutOfRangeException" and UITK is rendered incorrectly when building in WebGL with Native C/C++ Multithreading enabled
- Changing Transform.position.z per-frame should not affect Rigidbody2D interpolation.