Search Issue Tracker
Grid does not get enabled in the Tile Palette window when enabling it
Steps to reproduce: Create a new Unity project using a 3D Universal Template In the Package Manager, install the 2D Features package... Read more
HelpBox visuals in the "Localization" settings window are not aligned wi...
Steps to reproduce: Create a project Go to the Package Manager window and install the "Localization" package Go to the Edit -> Se... Read more
Redundant scrollbar appears in the Localization - Metadata settings section
Steps to reproduce: Create a project Go to the Package Manager window and install the "Localization" package Go to the Edit -> Se... Read more
Profiler (Standalone) window doesn’t open
Steps to reproduce:1. Create new Unity project2. Open Profiler (Standalone) window3. Observe the Editor Actual results: Profiler (St... Read more
"vector<bool> too long" error is thrown when using UnityYAMLMerge
Reproduction steps:1. Open Command Prompt2. Use “cd“ to navigate to the “ReproProj“3. Run command: "<EDITOR LOCATION>\Data\Too... Read more
“[Worker0] Missing types referenced from component BuildProfile…” warnin...
Reproduction steps:1. Create FPS Multiplayer template project2. Observe the Console Actual result: “[Worker0] Missing types referenc... Read more
Error "Failed getting triangles. Submesh topology is lines or points" is...
Reproduction steps:1. Add Project Auditor package to a new project2. Add “ReproAsset” file containing a line mesh to the project3. O... Read more
Blackboard variable auto-link not working for variables from linked blac...
Steps to reproduce: install com.unity.behavior package (1.0.14 or below) create a blackboard asset with a GameObject variable named ... Read more
Project Directory is opened when Opening the Editor Log from the Console...
Steps to reproduce: Launch the Editor with the "-nolog" argument (either in Hub or from CLI) In the Console Window click the kebab m... Read more
[DX12] [Win11 ARM64] Machine crashes and restarts while trying to create...
Steps to reproduce: Create a new project If editor is fully loaded without issues, leave it open for 5minutes to couple hours Actual... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class