Search Issue Tracker
[Project View] Parts of the Asset Store login popup are pushed offscreen...
When logging into the Asset Store via the Project Window, some buttons will be pushed off the edges of the login window if the login... Read more
[HDRP] The Game Object is invisible in the Scene and Shader Graph prievi...
How to reproduce:1. Open the attached 'HDRPBrokenThings.zip' project2. Open and observe 'WorldToObjectSpaceTest' Shader Graph3. Crea... Read more
Graphics Compositor breaks Unity rendering when the "Output Camera" is c...
How to reproduce:1. Create an empty HDRP project2. Go to Window -> Rendering -> Graphics Compositor3. Check the "Enable Compos... Read more
Unity has no proper script lifecycle for calling event functions before ...
Quitting Unity Editor doesn't call OnDestroy(), OnDisable() event functions which is often used in editor window extension scripts. ... Read more
Text from physical keyboard doesn't type when input field was selected w...
Reproducible on 4.6.5, 4.6.6;Works fine on 4.6.4; Repro steps:1. open project "gui textfield.zip";2. build to WSA and build and run ... Read more
[Mac] Crashes on __pthread_kill when opening a Script when there's no Vi...
How to reproduce:1. Open attached project2. Open any script from it Reproducible with: 2019.2.0f1, 2019.3.0a11(freezes)Not reproduci... Read more
"NullReferenceException" is thrown when adding IKManager2D Component to ...
How to reproduce:1. Open the attached project "LoL_Math_Game.zip"2. Open Assets\FactoryGame\Scenes\GameScene.unity3. Select "RobotPr... Read more
[tvOS] "Menu" button on Siri Remote returns "Joystick1Button19" instead ...
How to reproduce:1. Build & Run the "tvOS_Input.zip" project for tvOS2. Press "Menu" button on the Siri Remote3. Check which but... Read more
Preference not saved when enabling "Auto-save scenes before building"
Reproduction steps: Create any new project Go to “Edit > Preferences > General” (or “Unity > Preferences > General” on M... Read more
Hierarchy V2 Active/Static toggle buttons disappear when pressed a few t...
Steps to reproduce: Create a new Unity project using the Universal 3D template Enable Hierarchy V2 (Unity > Settings > General... 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