Search Issue Tracker
[IOS] Crash in .net 4.X when building the project IL2CPP fails to compil...
How to reproduce:1. Build to iOS (should be set to .net 4)2. Run the built project3. See the crash and the error after a couple of s... Read more
Crash on TextRenderingPrivate::NativeTextGenerator::GetRectInString
How to reproduce:1. Open the attached project Actual result: Unity crashes. Notes:The issue is not reproducible if TextMeshPro plugi... Read more
Constructors called twice on ScriptableObjects with custom attributes wh...
How to reproduce:1. Open the project attached by the user2. Enter Play mode and observe the console Expected results: The Singleton ... Read more
Error appears when graphic API is set to OpenGLCore for mesh topology
1. Open attached project2. Ensure graphics API is OpenGLCore or DX123. See console for the error Expected result: Unity should not t... Read more
[Android][Vulkan][LWRP] Boat attack project is not being rendered on Adr...
To reproduce:1. Clone https://github.com/Verasl/BoatAttack (don't forget about LFS)2. Switch platform to Android3. In graphics APIs ... Read more
[OpenGL] Generated shader code uses gl_TessLevelOuter[3] instead of gl_T...
Steps to reproduce:1. Open the attached Project "OpenGL_SV_InsideTessFactor"2. Open "Test" Scene3. Enter the Play Mode to trigger Up... Read more
ShowObjectPicker freezes editor when it's invoked right after another Ob...
Steps to reproduce:1. Crate a new project2. Add a user attached script to Assets->Editor3. Select BUG->Object Picker Freeze Te... Read more
[UI] Title is overlapping on RGB menu in Lightmap thumbnail preview
The title is overlapping on RGB menu in Lightmap thumbnail preview in "Baked Lightmaps" tab under Lighting settings. Steps to repro:... Read more
Crash on UnityEngine.Object:DestroyImmediate when changing camera positi...
How to reproduce:1. Open the attached project2. Open the "Creation Scene.unity" scene3. Select Camera in the Hierarchy4. Change Came... Read more
IndexOutOfRangeException breaks Console window UI after clicking on a sp...
How to reproduce:1. Open the attached project2. Set the Target platform to UWP3. Build the project4. After the building fails, click... 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