Search Issue Tracker
[AssetPipelineV2] Editor lags/freezes when expanding a folder in Project...
How to reproduce:1. Open the attached 'project-1247706.zip' project2. In the Project Browser expand the 'DLL' folder3. Try interacti... Read more
AssetPostprocessor cannot reliably use DependsOnSourceAsset(), causing i...
How to reproduce:1. Open the attached TextureReImportTest.zip project2. In the Project pane, right-click on Assets and select Reimpo... Read more
AssetDatabase.FindAssets behaviour is bugged when using filters as of 20...
Steps to reproduce:1. Download the attached user's project "UnityBugFindAssets.zip"2. Open the project in 2021.3.13f13. Select the m... Read more
Texture2D reference to .tif format file is lost when upgrading project u...
Reproduction steps:1. Open the attached project ("Case_1350456_Repro.zip") with Unity 2022.1.0a2 or above2. Observe the "Test" prefa... Read more
Crash on BurstCompilerService::CompileAsync when opening project
Reproduction steps:1. Open the user’s attached project Expected result: The project opensActual result: Unity Editor crashes Reprodu... Read more
An error is thrown when selecting Image.color Animation dependencies aft...
How to reproduce:1. Open the attached "SelectDependencies" project in Unity 2019.4.15f12. When the "Asset Database Version Upgrade" ... Read more
Crash on GUIDPersistentManagerV2::UpdateTargetHashes when closing Unity ...
Reproduction steps:1. Clone "git@github.com:Unity-Technologies/Unity.Animation.git"2. Checkout commit "4e8a865756cb5ddc0d692ab27e03f... Read more
New C# script is appended an additional .cs extension when its name alre...
How to reproduce:1. Create and open a new project2. In the Project browser create a new script and name it 'test.cs'3. Observe the n... Read more
Crash when downloading a prefab from acceleration server with attribute ...
How to reproduce:1. Install the accelerator cache server (save ip address which is shown in the end of the installation)2. Open empt... Read more
[Tilemap] Assertion failed exception thrown on Undo action after removin...
Assertion failed exception thrown on Undo action after removing Tilemap and TilemapRenderer component after creating the prefab of t... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS