Search Issue Tracker
[iOS] Memory leak in GetPixels and GetPixels32
To Reproduce: 1. Open & deploy the attached project to iOS.2. After run transfer the debug session to instruments profiler.3. Ob... Read more
Loading Asset Bundle, which has renamed script, loses references to that...
How to reproduce:1. Download AssetBundles demo project http://files.unity3d.com/vincent/assetbundle-demo/users_assetbundle-demo.zip2... Read more
[Input System] DualShock4 Controller returns random Input values when co...
How to reproduce:1. Open the user attached project2. Connect a DualShock 4 controller via a Bluetooth3. Launch Steam4. Click Window ... Read more
Slow, system-crippling startup of D3D11 players with DisplayPort monitors
1) Locate a machine with an NVIDIA graphics card where the monitor is connected via a DisplayPort connection.2) Build a Windows Stan... Read more
Text is not aligned correctly when using custom font
Reproduction steps:1. Open attached project2. Open scene "FontText"3. Notice that text is no aligned correctly when using custom font Read more
!dest.m_MultiFrameGUIState.m_NamedKeyControlList when pressing any key
Steps to reproduce : - import the project attached- open the scene cheat-menu- press play and start typing on the keyboard- notice t... Read more
Touch doesn't fully press UI buttons when using the new Input System
Reproduction steps:1. Open the attached project "Touch_build_test"2. Go to File -> Build Settings3. Make sure Development Build i... Read more
[WebGL] Audio sources are not looping when played using PlayScheduled
How to reproduce:1. Open the attached project ("case_1199920-Unity-bugs.zip")2. Open the repro scene ("WebGLPlayScheduledLoopBug")3.... Read more
[Regression] Crash in GfxDevice::SetRenderTargets caused by GrabPass{} i...
1. Open QA stripped project2. Open scene3. Switch to android or iOS platform-- CRASH Reproduced on: 5.6.1p2, 2017.1.0b6, 2017.1.0b10... Read more
Input is not registered on emulator
To reproduce:1. Create a UI button or toggle button2. Build for WP8.1 (through store apps with phone 8.1 sdk)3. Deploy to an emulato... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu