Search Issue Tracker
[Visual Effect Graph] Input field overlaps dropdown arrow icon while ren...
Input field overlaps dropdown arrow icon while renaming Category in Blackboard window. Steps to repro:1. Open the attached project.2... Read more
[VCS] Pulled empty folder .meta files are automatically deleted after pu...
How to reproduce:- User 1 with an empty folder runs Unity which creates a .meta file.- User 1 commits and pushes the .meta file.- Us... Read more
[TextMeshPro] Editor exits when "Overflow" property is changed from drop...
A Text Gameobject which is linked to itself cause Editor to exit when overflow dropdown is changed from Linked to any other option f... Read more
[TextMeshPro] Overflow dropdown icon overlaps with text when "Linked" op...
"Linked" option text from Overflow dropdown overlaps with dropdown icon. Refer the attached screenshot Steps to repro:1. Create a ne... Read more
[Editor Core] Background Image missing during Splash Screen
To reproduce:1. Open the attached project2. Build and Run the "SampleScene"3. Observe the splash screen Expected result: The Backgro... Read more
[Linux] Unity Hub sets up Android SDK, NDK and JDK incorrectly on Linux
Android deployment tools are set up incorrectly on Linux, we've found the following issues, resulting in the tools not being recogni... Read more
Unable to name an asset when it's just created
How to reproduce:1. Create a new project2. Go to top menu -> Assets -> Create and select any of options (ex. Folder, C# Script... Read more
[VFX] Editing gradient-type property in multi selected VFX graphs does n...
Steps to reproduce:1) Create a VFX graph2) Create and expose a gradient property via blackboard3) Create two instances of that graph... Read more
"No valid Unity Editor license found. Please contact your adminstrator."...
How to reproduce:1. Open any project on 2019.3.0a12 Expected result: the project opens upActual result: the project is not created, ... 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