Search Issue Tracker
The Editor becomes unresponsive when using WaitForCompletion function wh...
How to reproduce:1. Open the “EmptyProject2022“ project2. Open the “Window > Asset Management > Addressables > Groups“3. Se... Read more
Pointer Click events do not fire on Plane gameobjects
Physics Raycaster was missing... oops. Read more
Script Execution Order doesn't respect the order when deserialization is...
How to reproduce:1. Open attached project2. Change Script Execution Order of ScriptableObjectA and ScriptableObjectB B first, A seco... Read more
[UI Toolkit] can't use image store in GameResources folder
Steps to repro: - Create new Project with Unity 2021.3.10f1- Create folder with the name GameResources- Put an image (in my case it'... Read more
[TMP] NullReferenceException error is thrown on assigning Font Atlas tex...
NullReferenceException error is thrown on assigning Font Atlas texture to None. Steps to repro:1. Create a new Project.2. Windows &g... Read more
Duplicating a game object causes freeze or crash on GameObject::IsActive...
How to reproduce:1. Open the attached project2. Open the "SampleScene" scene3. In the Hierarchy, select GameObject4. Duplicate the G... Read more
ContactPoint2D.tangentImpulse sometimes returns NaN when called in OnCol...
How to reproduce:1. Open the attached "case_1287916-Project" project's Scene labeled "Main"2. Enter the Play Mode3. Get the "Player"... Read more
ShortcutAttribute does not work when in Play mode and the Game view is s...
How to reproduce:1. Open the attached "Shortcut.zip" project2. Press Alt+N and notice that a message gets logged in the console3. En... Read more
[Shadergraph] Reordering enum entries causes the enum to change in the m...
Repro steps:1. Create a shadergraph2. Create an enum keyword3. Drag the keyword onto the graph and plug it into base color4. Make th... 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
- “Command Line Arguments” window in Hub becomes distorted with long project names
- "Save" button is displayed as active in the Hub "Set project display name" window
- Shader Graph does not get saved when pressing 'File -> Save'
- MultiColumnListView does not visually sort the column when BindingSourceSelection is set to "Auto Assign"
- GameObject assigned to Target Graphic in uGUI Toggle component stays dimmed when replacing it if Interactable was toggled off