Search Issue Tracker
[Android][IL2CPP] Player crashes with signal 11(SIGSEGV), code 2 during ...
How to reproduce:1. Open the attached "TestWeapon" project2. Select IL2CPP as Scripting Backend (File --> Build Settings --> P... Read more
[macOS] Destroying custom Editor window components causes crash at IMGUI...
How to reproduce:1. Open Unity2. Load user-submitted project('2dtoolkit.zip')3. Select Window -> 1949 -> Level Editor4. In the... Read more
[WebGL] Player is not receiving request headers
To reproduce:1) Open attached project2) Build and run for WebGL Expected: A circular logo should load (it works on the Editor itself... Read more
[UGUI]The vertical scrollbar of ScrollView is not automatically hidden, ...
To reproduce:1) Open attached project and scene2) Play it Expected: In the upper text box, the vertical scrollbar should be hidden. ... Read more
Random spikes in CPU usage in runtime caused by Physics.Processing
Steps to reproduce:1. Open attached “PerformanceIssue.zip” Unity project2. Open scene “Main”3. Enter Play mode4. Open Window->Pro... Read more
PackedMemorySnapshot: Type contains staticFieldBytes, but has no static ...
Steps to reproduce1. Open user attached project2. Click Mainmenu > BugReport > Open TestCode Window3. Click Capture Memory 'Ed... Read more
[Android] [GearVR] When "Single Pass" Rendering is enabled Samsung Galax...
Reproduction steps:1) Download and open QA attached project (own cloud link)2) Build and run it on Samsung Galaxy Note 8 (with Qualc... Read more
PackedMemorySnapshot: Incorrect name for generic types
Steps to reproduce:1. Open user attached project2. Select "Assets/New My Scriptable Object.asset" in Project panel3. Click Mainmenu ... Read more
[GLCore] Crash when using indirect args buffer as RWBuffer
How to reproduce:1. Download user provided project2. Open the project and change the graphics API to GLCore or launch the editor wit... Read more
Vector3.SignedAngle() ignores axis parameter
To reproduce:1. Open repro project2. Play scene Expected: message 'Expected: 0 Actual: 0' will be thrownActual: Vector3.SignedAngle(... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code