Search Issue Tracker
UnityEngine.AddressableAssets.InvalidKeyException is thrown when changin...
Reproduction steps:1. Open the user’s attached project2. Enter Play Mode3. In Game View, click on any language4. Observe the Console... Read more
Button still processes clicks after being disabled by the script
How to reproduce:1. Open the user-attached project “TestProject-Wrap”2. Open the “New Scene” scene3. Enter the Play Mode and click t... Read more
Nested Canvas is rendered twice when entering the Play Mode
How to reproduce:1. Open the user-attached project “Test”2. Enter the Play Mode3. Observe the two bottom squares Expected result: Th... Read more
[2021.3] Can't build the project after it was built with specific versions
How to reproduce:1. Open the user-attached project “Il2CppTest”2. Build it on a reproducible version of Unity3. Open the project in ... Read more
Rig builder prevets GameObject movement when two animations are playing ...
How to reproduce:1. Open the attached project “IN_17587”2. Open “OutdoorScene” Scene3. Enter the Play Mode4. Move around with “A”, ”... Read more
EventSystem.RaycastAll returns the result of the child canvas when its p...
How to reproduce:1. Open user-attached project “ui_test”2. Open the “SampleScene” scene3. Enter the Play Mode4. Click on the “Toggle... Read more
Clicking on Shortcuts map icons or pressing them on the Keyboard doesn't...
How to reproduce:1. Create a new project2. Press Edit → Shortcuts…3. Try clicking marked buttons on the Shortcuts map or pressing th... Read more
Warnings are spammed in the Console when hovering or clicking on the Sli...
How to reproduce:1. Open user-attached project “SliderInt”2. Open the “SampleScene” scene3. Enter the Play Mode4. Hover or click on ... Read more
Editor crashes when using recursion that is causing stack overflow
Reproduction steps: Open the user-attached project Click on the “New Enemy” asset contained in the Assets folder Expected result: St... Read more
Text field disappears in builds
Reproduction steps:1. Open the user’s attached project2. Enter Play mode3. In the Game window press ‘Play' and choose the first leve... 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