Search Issue Tracker
Unable to read data exported previously by Profiler
Reproduction steps:1. Open any existing project2. Open the Profiler window (Window > Analysis > Profiler)3. Press the “Load“ b... Read more
[Ubuntu][Version Control] Enable/Disable button labels are shown as “Ena...
Steps to reproduce:1. Create new Unity project2. Make sure Version Control button is available in Toolbar (kebab button on the right... Read more
Dragging and dropping a system that contains event context to create nes...
Steps to reproduce: Open the attached package Open Parent VFX Drag and drop Event VFX to Parent graph Actual results: Crash Expected... Read more
Loading icons on Asset Previews are hardly visible when switching tabs i...
Steps to reproduce:1. Create new Unity project2. Switch Editor theme to Light (Settings > General > Editor Theme > Light)3.... Read more
Creating a variable sometimes throws an error
Steps to reproduce: Open a visual novel graph Create a bunch of variables (until it exceeds the height of the overlay) Scroll down t... Read more
Unity Hub requires elevated privileges when hubDisableElevate is set to ...
How to reproduce:1. Open the services-config.json file (located at C:\ProgramData\Unity\config\services-config.json)2. Modify it wit... Read more
Rotation values are not displayed correctly in Grid and Snap Settings af...
Reproduction steps:1. Create a new Universal 2D project2. Create Cube GameObject (GameObject > 3D Object > Cube)3. Change all ... Read more
New scene is marked dirty when selecting the Main Camera
How to reproduce:1. Create and open a new project, with “Universal 3D” template2. Right click in the Project tab and navigate to Cre... Read more
EditorGUI.GradientField bleeds into adjacent columns when used in multi-...
How to reproduce:1. Open the attached “IN-107178” project2. Make sure the “Unit” Scriptable Sheet is open in the Scriptable Sheets t... Read more
Variable is not listed in the blackboard search if it is used as a port ...
Steps to reproduce: Create and open a "Simple Graph" Add a "NodeWithPortTypeOption" node Observe that it has a Vector3 port type opt... 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