Search Issue Tracker
Test Runner UI shows that Async / Await tests were successful when these...
The Assertion failure gets logged into the Unity console when the Test fails but the Test Runner UI shows a green tick and doesn't w... Read more
When opening MonoDevelop, 2 instances of one script are opened
To reproduce: 1. Open attached project. It contains two scripts 2. Open both of these scripts in monodevelop 3. Try to open either o... Read more
Active Constraints number spikes inside profiler when Rigidbodies are ro...
Reproduction steps: 1. Open the stripped project inside "1122594_repro.zip" 2. Open the Profiler window together with Physics catego... Read more
BackBuffer alpha channel is always set to 1 on android devices
Alpha channel BackBuffer is always set to one on android devices from Unity 4.3 Read more
[Texture2D] Texture2D.ReadPixels() fails if RenderTexture has anti-alias...
There is a camera which renders to a RenderTexture. If this RenderTexture has anti-aliasing set Texture2D.ReadPixels results into an... Read more
[Regression] Crash in GfxDevice::SetRenderTargets caused by GrabPass{} i...
1. Open QA stripped project 2. Open scene 3. Switch to android or iOS platform -- CRASH Reproduced on: 5.6.1p2, 2017.1.0b6, 2017.1.... 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 Sta... Read more
Memory leak if only one display device is connected when game is using m...
How to reproduce: 1. Open the "DisplayProject_New" project 2. Open the "scene" scene 3. Make sure your computer has only one display... Read more
[Shadows] Shadows on game object intersection are not affected by Blur R...
Reproduction steps: 1. Open attached Unity project. 2. Open "scene" scene. 3. Open "Assets > CustomLightmapParameters" and change "B... Read more
Text is not aligned correctly when using custom font
Reproduction steps: 1. Open attached project 2. Open scene "FontText" 3. Notice that text is no aligned correctly when using custom ... 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
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK