Search Issue Tracker
Unity tests are not being detected while being visible in the Rider
Steps to reproduce:1. Open User-supplied project (link in edit)2. Open Window -> General -> Test Runner Expected: There are te... Read more
[Crash] Editor crash when calling StreamedBinaryRead::TransferSTLStyleArray
Steps to reproduce:1. Open User-supplied project ("TransferSTLArrayCrashBug.zip")2. Press Play and keep pressing "next" Reproduced i... Read more
".Meta" files with a "UTF-8" BOM can cause the YAML parser to freeze Unity
Reproduction steps: 1. Download "Furniture.zip"2. Create a New Project3. Import assets from inside "Furniture.zip"4. Notice a Freeze... Read more
Editor crashes with Transform::GetPosition when duplicating Prefabs with...
Steps to reproduce:1. Open User-supplied project ("Leviathan.zip")2. In the Hierarchy window, expand "Chaine" GameObject3. Select al... Read more
Crash on ScriptableBatchRenderer::GenerateBuiltInCBuffer when Instantiat...
How to reproduce:1. Open the "BatchRenderer_Crash.zip" project2. Open Window -> Asset Management -> Addressable Assets3. In th... Read more
assetBundle.LoadAsset returns null when the .asset bundle file is in the...
How to reproduce:1. Open attached project "BugReport.zip" and scene "SampleScene"2. Enter Play mode3. Observe Console window Expecte... Read more
Changing the Group field on a Toggle component doesn't mark the scene as...
How to reproduce:1. Open the attached "case_1141606-ToggleGroupNoSave" project2. Open scene "Scene1"3. Select "Toggle" in the Hierar... Read more
Editor is throwing exception errors when double clicking folder in Proje...
How to reproduce:1. Open attached project2. Double click any folder under Assets----------------------------Observe the console Repr... Read more
[Attributes] KeyNotFoundException when using an inherited attribute in I...
Repro steps:1. Import the attached InheritIssue.vfx2. Select Initialize3. Observe the console errors Note:- Not 100% whether this ha... Read more
IPreprocessShaders passes zero length data list when lighting data is baked
Steps to reproduce:1. Load the attached project2. Open the test scene3. Make sure the lighting data is cleared using "Clear Baked Da... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- 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