Search Issue Tracker
Prefab components are not rendered correctly in the Inspector Window whe...
Reproduction Steps: 1. Open the attached project “BugRepro”2. Open {{Assets/Scenes/SampleScene.unity}}3. Click on the {{Cube (prefab... Read more
The "Editor.CreateInspectorGUI" method is being called twice when the Co...
How to reproduce:1. Open the “ReproProjectGUIFinal“ project2. Open the “Level01 Scene“3. Move the Console window to the same place a... Read more
[Linux Editor Only] Unity crashes on strtol_l when importing a specific ...
This issue exists only on Linux due to the FBXSDK update not being possible for 2022.3 (See dicsussion on the origional Jira [https:... Read more
The composition string is not cleared and is transferred to another Inpu...
How to reproduce:1. Open the “Archive“ project2. Build and Run3. Switch to the Korean input source on macOS4. In the Player click on... Read more
Crash on tlsf_memalign when opening a project
Reproduction steps:1. Open the attached “repro-project“2. Observe the crash Reproducible with: 2021.3.36f1Not reproducible with: 202... Read more
Crash on D3D12DescriptorHeapManager::AllocateNewResourceInternal when G...
Reproduction steps:1. Open the attached “ReproProj” project2. Go to Window > Rendering > Lighting3. Generate Lighting Expected... Read more
ShadowCaster2D does not update when using Sprite flipbook animation
Reproduction steps:1. Open the attached “BugRepro” project2. Open “Scenes/SampleScene” Scene3. Enter the Play Mode4. Move around usi... Read more
PropertyField with range attribute triggers change event when the value ...
Reproduction steps:1. Open the attached “BugRepro” project2. In the Editor, navigate to Test > My Editor Window3. Observe the Con... Read more
[Android] Soft keyboard is missing the "OK" button on Android
Reproduction steps:1. Open the attached project “BugRepro”2. Build And Run on Android3. In the player, select any of the text fields... Read more
Switching the Profiler to Edit Mode while profiling Playmode makes the E...
Reproduction steps:1. Open the attached “ReproProj” project2. Open the “Assets/Scenes/SampleScene” scene3. Enter the Play mode4. Tur... 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