Search Issue Tracker
AssetDatabase.SetImporterOverride asset does not execute specific Scrip...
Reproduction steps:1. Open the user's attached project2. In the Project window, select CustomImporter asset3. In the Inspector windo... Read more
GetDefaultShader custom dependency does not update correctly when adding...
How to reproduce:1. Download the "ShaderDependencyName.zip" project2. Remove the "Library" folder3. Open the project4. Right-click o... Read more
Editor does not reimport Texture2DArray when Build Target is changed
How to reproduce:1. Open the attached "Texture2DArraySwitchPlatform.zip" Project on the Android platform2. Navigate to "Assets > ... Read more
Importing some ASTC HDR textures makes the editor crash
Importing some textures into ASTC HDR 6x6 format makes the editor crash 1. Switch editor to iOS or Android platform (so that ASTC fo... Read more
[Firebase] An internal build system error "Backend exited with code 2" i...
How to reproduce:1. Open the user's attached project "My project.zip"2. Create/reimport/delete a script3. Observe the Console window... Read more
Mesh crashes the mesh importer
Repro:1. Open attached project2. Right-click the FBX in the project3. Select import Expected: The mesh importsObserved: The editor c... Read more
Fbx uv-unwrapper crashes on specific meshes
Reproduction steps:1. Open the attached "case_1302233.zip" project2. In the Project window, select Meshes/Main Appartment/appartment... Read more
[URP] NullReferenceException & ArgumentNullException errors thrown on ch...
-NullReferenceException is thrown on changing the name property of the "Screen Space Ambient Occlusion" Renderer Feature.-ArgumentNu... Read more
[Preset] NullReferenceException thrown on disabling "Auto Graphics API f...
NullReferenceException error thrown on disabling "Auto Graphics API for Windows" checkbox in player settings preset asset. Steps to ... 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
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0