Search Issue Tracker
[OSX] Context menu of Component opens in the lower left corner of the di...
How to reproduce:1. Open any Unity project and unfocus the Editor window2. Right-click on any Component of a GameObject in the Inspe... Read more
[Android] Could not find error is thrown when exporting Unity project as...
Reproduction steps:1. Open the user-submitted project2. Export the project as a native Android application3. Open the project in And... Read more
[Addressables] [WebGL] DownloadDependenciesAsync does not call the compl...
How to reproduce:1. Open the attached project ("case_1220688-UMAProject.zip")2. Set the build target to WebGL3. Build Player Content... Read more
[Android][Vulkan] Vulkan API causes screen flicker on touch
How to reproduce:1. Open the attached project "untamed-profile-gfx-2018-4.zip" from case 12223662. Open "Edit > Project Settings ... Read more
Rider package is not loaded until there are compilation errors in Assets
Steps: Prerequisites:Open any version of Unity Editor and set "Preferences -> External Tools" to Rider Open attached project (was... Read more
Assets importer gets stuck when importing a txt file that contains binary
How to reproduce:1. Open the attached project2. Inspect the Assets Progress Window3. If it's not stuck, reimport the "problem-asset.... Read more
[Android] Fps capped at 30 in 2019.3 ( also got backported to 2018LTS)
Reproduction steps:1. Open the attached project from case#12223662. In the Build settings check the "Autoconnect Profiler"2. Build o... Read more
[UIR] Importing Built-in shaders breaks PackageManager GUI rendering whe...
Steps to reproduce:1. Open a new project with any RP installed2. Import user-supplied built-in shaders3. Open Package Manager Expect... Read more
[Input System] Gamepad stick values are cached when changing Editor wind...
Reproduction steps:1. Open the attached project ("case_1222305-Gamepad_Initial_Stick_Values.zip")2. Open the repro scene ("SampleSce... Read more
[URP] No materials apart from UI are rendered when using Direct3D11 Grap...
Steps to reproduce:1. Create a new Universal RP Template project2. Open either the Scene or Game View Expected result: Default URP s... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code