Search Issue Tracker
Second same created asset disappears from Project Browser
Created asset disappears from Project Browser until Refresh happening How can we reproduce it1 Create new project2 Go to Project Bro... Read more
AssetPreview.IsLoadingAssetPreview returns false when a preview is reque...
Reproduction steps:1. Open the attached project "AssetPreview_IsLoadingAssetPreview.zip"2. Open the Test Window (Test > Open Test... Read more
Editor crashes while exiting play mode
Steps:1. Open attached project2. Assign NewBehaviourScript to any GameObject in Hierarchy3. Drag to the Project Browser to convert t... Read more
[AssetImport] Changing Graphics APIs in Android platform reimports most ...
1. Have a project with some textures, fonts, audio clips etc.2. Switch editor to Android platform (assets reimport, fine, expected).... Read more
Editor crashes when executing Undo action after Audio Source component i...
Reproduction steps:1. Open the attached project ("1335691R.zip")2. Open the "Cube" prefab3. Add Audio Source component to prefab4. E... Read more
Potential race condition inside AssetDatabase.ParallelEnumeration
Using Unity 2021.2.0a13 and on LinuxAnd based on the report from this user on the forums: https://forum.unity.com/threads/2021-2-0a1... Read more
DependsOnArtifact gets stuck in an infinite loop when depending on a cus...
How to reproduce:1. Open the user's attached project2. In the Project window right-click on the 'aa.cook' Asset and select 'Reimport... Read more
AssetDatabase.FindAssets() fails to open folders if search string has a ...
Reproduction steps:1. Open attached project "Test.zip"2. In Editor menu, select Tools -> Find My Scenes (Working)3. Observe Conso... Read more
Resources.Load triggers a continuation of a coroutine sending out a WebR...
Steps to reproduce:1. Open the attached project ("1332433.zip")2. Open "SampleScene"3. Enter Play mode and notice that that you get ... Read more
File could not be read errors thrown when Importing package with Sprites
Reproduction steps:1. Create a new empty Project2. Import the attached Package Expected result: The packages is importedActual resul... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler