Search Issue Tracker
“Install Packages” button text goes out of its bounds when the Multiplay...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Multiplayer Center window (Window > Multi... Read more
Scrolling in a default ScrollView in WebGL builds is slower when compare...
Reproduction steps:1. Open the attached “IN-120665.zip” project2. Open the “ScrollTesting” scene3. Enter Play mode4. Scroll the Scro... Read more
[Linux] UI picking is offset to the left when Reference DPI and Fallback...
Reproduction steps:1. Open the attached “IN-119589” project2. Select the “--UI/panel settings” in the Project window3. Make sure “Re... Read more
Unity Behavior Node Wizard generates incorrect type reference for nested...
Steps to reproduce:1. Create a new script with a class containing an enum (e.g., `public class MyEnumScript { public enum MyEnum { V... Read more
'MonoScript' does not contain a definition for 'FromType' error when usi...
How to reproduce:1. Create a new Project2. Install com.unity.timeline 1.8.9 (Window > Package Management > Package Manager)3. ... Read more
“NullReferenceException” in VFXMemorySerialize and “Broken text PPtr in ...
Steps to reproduce:1. Create Unity project using Universal 3D Template2. Install VFX Graph package via Package Manager3. Install Lea... Read more
The Reset button does not reset the Default Inherited Theme in Default T...
Steps to reproduce: Create a new Unity project using the Universal 3D template Create a new Default Runtime Theme File (Assets > ... Read more
The Editor freezes indefinitely when setting the Parameters list element...
Steps to reproduce: Create a new Unity project using the Universal 3D template Create a new Filter Function Definition (Assets > ... Read more
[DX12] Crash on with multiple stack traces when rendering large Terrain ...
How to reproduce:1. Open the attached “IN-122137.zip” project2. Observe the crash Reproducible in: 2023.2.0a1, 6000.0.60f1, 6000.2.1... Read more
Crash on DomainUnloadAutoFree::Forget when allocating or disposing certa...
How to reproduce:1. Open the attached “CrashRepro“ project2. Enter Play Mode3. Leave Play Mode Reproducible with: 1.4.0-pre.4 (6000.... 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