Search Issue Tracker
Crash with GenericRemote::CheckAndroidSDKPath when entering play mode
Reproduction steps:1. Open the user's attached project2. Open "SampleScene"3. Press Play Expected result: Scene playsActual result: ... Read more
[Tile Palette] The Tile field value gets set to 'None' when deleting val...
How to reproduce:1. Open the attached '1302207.zip' project2. Select Window > 2D > Tile Palette3. Select a tile in the Tile Pa... Read more
Unity leaks memory/crashes when trying to open a project with a broken a...
Reproduction steps:1. Open the attached "BrokenAssetMemory.zip" project2. Open it from Unity hub Expected result: Project opensActua... Read more
API Updater throws an error when importing a dll file that references th...
How to reproduce:1. Open the attached "1302104 repro" project Expected results: the project is opened without any errorsActual resul... Read more
[2D Entities] Using Assets located packages return wrong Asset path
How to reproduce:1. Unzip the attached user's project ("wiros-2d.zip")2. Delete Packages/2D Entities folder because it contains the ... Read more
[ARFoundation][ARKit][iOS][URP] Camera Background doesn't work when stac...
Repro steps:1. Open user attached project 'AR URP Overlay Issue - iOS 2020'2. Build and Run on iOS3. Move the device to see the cube... Read more
A link to Unity 2020.2 release notes are opened when opening release not...
How to reproduce:1. Create a new project2. Open the release notes Help->Release Notes Expected results: https://unity3d.com/unity... Read more
ShaderGraph reference to HLSL file is lost after moving it to a differen...
Reproduction steps:1. Open the attached "case_1301915.zip" project2. In the Project window, move the Shaders folder into the Test fo... Read more
[macOS] Statistics window's statistics show 0 when in the Play Mode
How to reproduce:1. Create a new project2. Open the Statistics window in the Game view (top-right of the Game view->Stats3. Enter... Read more
[macOS] Crash on -[CocoaMainMenu addItems:toMenu:] when Apple internal d...
How to reproduce:1. On a macOS machine, in Terminal run command "defaults write com.unity3d.UnityEditor5.x _NS_4445425547 YES"2. Ope... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class