Search Issue Tracker
Duplicating a folder creates two copies when the folder contains two or ...
How to reproduce:1. Open the attached 'project-1242700.zip' project2. Select the 'Test' folder3. Duplicate it ('Ctrl' + 'D') Expecte... Read more
Unity editor windows switch macOS spaces when maximizing the Unity edito...
Reproduction steps:1. Open the attached project (1321315_repro.zip)2. Place the Unity editor window on the secondary monitor's deskt... Read more
EditorUtility.SaveFilePanel does not return a virtualized path
How to reproduce:1. Open the attached project ("PathRepr.zip")2. Load "Sample Scene"3. Enter Play mode4. Save the asset5. Notice the... Read more
Organizations are not displayed in the Services window
How to reproduce:1. Create and open a new project2. Open the Services window3. Expand the 'Select organization' drop-down menu (make... Read more
An internal error is thrown when using CBUFFER in a custom Shader
How to reproduce:1. Open the attached project2. In the Project Window, select the "Leaves" Shader Asset3. Observe the Console Window... Read more
Cube scales in x axis too when it is scaled in z axis while using Rect Tool
How to reproduce:1. Open attached Unity project2. Select Cube in the Hierarchy window3. Select Rect Tool from Tools bar4. Scale cube... Read more
The Application.identifier returns empty string
How to reproduce:1. Open the attached (TestApplicationIdentifier.zip) project2. Open the "SampleScene" Scene3. Enter the PlayMode Ex... Read more
SortIDsInVisibilityOrder errors occur when dragging GameObjects in the H...
How to reproduce:1. Create a new project2. Create a few GameObjects in the Hierarchy3. Move the GameObjects around in the Hierarchy ... Read more
Selection is not shown when selecting 16383th or later characters in tex...
How to reproduce:1. Open attached "TextArea" project2. Select "SampleScene" Scene3. Expand "Canvas" in Hierarchy and select "Text(TM... Read more
Crash on SendMessageToEveryone & w/ other Stack Traces when instantiati...
How to reproduce:1. Open project labeled "Project1308612: "2. Open scene "SampleScene"3. Enter Play Mode (Try multiple times, reprod... 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