Search Issue Tracker
[Search] Search list isn't updated when performing Undo after removing a...
Reproduction steps: 1. Open attached Unity project and scene StartMenu 2. Open Search window (Ctrl+K) 3. In Search window, Toggle Qu... Read more
Crash when undoing changes made by a custom asset
Reproduction steps: 1. Open the user's attached project 2. Select all the 'tree' children from the 'Test 7 -> Trees' GameObject 3. T... Read more
NullReferenceException creating a table that takes name from renamed table
This looks specific to 2022 editor versions, see below. Only occurs if you name the new table with the original name of the renamed ... Read more
PropertyCallbackScope is called twice when used for Arrays
How to reproduce: 1. Open the user's attached project 2. In the Project window, select the Asset "test" 3. Observe the Help Boxes dr... Read more
[Android] [IL2CPP] [Vulkan] App crashes on some devices when loading ass...
This case was created based on case 1345518 (a sporadic freeze). The freeze is fixed with https://ono.unity3d.com/unity/unity/pull-r... Read more
[Search] Applying any changes to Operator blocks when outside of Query B...
1. Open new Unity project 2. Open Search window (Ctrl+K) 3. In Search window, Toggle Query Builder Mode (F1) 4. Add the "in Project"... Read more
Screen.orientation returns Landscape despite it being made obsolete
Screen.orientation returns Landscape when the orientation is set to Landscape Left. This is incorrect because ScreenOrientation.Land... Read more
The Desktop window transitions to a new window when double clicking on a...
How to reproduce: 1. Create a new project 2. Create a new C# Script 3. Write gibberish in the Script so that an error would be throw... Read more
PlayerSettings.Android.targetArchitectures == AndroidArchitecture.All re...
How to reproduce: 1. Open the attached "1385621_Repro.zip" project 2. Open the Player Settings (Edit->Project Settings...->Player) 3... Read more
UXML Inspector preview never clears its panel
Steps to reproduce: 1) Create a custom Visual Element that can be added to UXML 2) Register a callback for DetatchFromPanelEvent and... 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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass