Search Issue Tracker
'Assertion failed: Invalid AABB' error when dragging a specific prefab t...
To reproduce:1. Create new project2. Import '902432 Invalid AABB' folder Expected: there will be no errorsActual: many similar error... Read more
Unity crashes when the gameobjects have a multi-cross references to seri...
Reproduction steps:1. Open the attached project "case_903157_smallerProject.zip";2. Build the scene "BuildProcessCrash"; Actual resu... Read more
Huge scene load time when there is and object with specific shader
Reproduction steps:1. Open project attached(Repro.zip).2. Open scene "0" from Assets folder.3. Press play. Expected result: Game wil... Read more
[Tanks Tutorial] Errors "A polygon of [*] is self-intersecting and has b...
Reproduction Steps:1. Create a new project.2. Import "Tanks! Tutorial" sample project. (https://www.assetstore.unity3d.com/en/#!/con... Read more
Project doesn't get created after entering name and pressing Enter
Steps to reproduce:1. Launch Unity2. Select "Create new project"3. Enter new project name4. Press Enter Expected result: pressing En... Read more
[Lightprobes] Lightprobe Group Gizmo is not depth checked and renders on...
Lightprobe Group Gizmo is not depth checked and renders on top of other scene geometry 1. Open the attached project2. Load scene 'li... Read more
Rigidbody with two child Box Colliders calls "OnCollision" enter and exi...
Moving Game object with Rigidbody, which has two child objects with Box Colliders, into another static Box Collider, enter and exit ... Read more
Layout with specific name binds the last letter as a hotkey and reloads ...
To reproduce:1. Launch Unity2. Create random layout3. Save it with specific name :a) any alphanumeric stringb) any amount of spacesc... Read more
Material Asset Bundle contains texture when texture's type is Sprite
Reproduction steps:1) Download and open attached project ("ABDemo.zip")2) Build asset bundles (upper menu: AB\Build)3) Open file exp... Read more
Glitches appear when scrolling in image with scroll rect in Editor
Glitches appear when scrolling in the Editor. The issue does not appear in the build. Steps to reproduce:1. Open User's attached pro... 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