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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used