Search Issue Tracker
UGUI.Rendering.UpdateBatches takes a very long time to complete when can...
Reproduction steps:1) Download and open user's attached project2) Open unity profiler-- Any further step can be reproduced on most o... Read more
[Linux Player] Input.GetKey() changes values while key is pressed
Steps to reproduce:1. Download the attached project2. Build and run to Linux Standalone3. Hold the right arrow key Expected behaviou... Read more
[Android][IL2CPP] Build fails with IL2CPP-related error and no human-fri...
How to reproduce:1. Open the attached user project2. Build it on Android with IL2CPP as Scripting Backend and .NET 4.6 API Compatibi... Read more
Collapseable arrows missing from missing from Avatar Mask Transform when...
How to reproduce:1. Open the attached project "1002172avatar.zip"2. Select Assets/Avatar Mask3. In the Inspector extend "Transform" ... Read more
Crash when playing through the ne 2D Game Kit 2nd Level
Repro steps:-download the project (either attached, or from the asset store)-play until you get the first key-go right off screen- c... Read more
HandleUtility.WorldToGUIPoint does not return accurate screen coordinates
Steps to reproduce:1. Open “GUIPoint.zip” Unity project2. Observe Scene view Expected results:HandleUtility.WorldToGUIPoint returns ... Read more
CharacterController.ClosestPoint return value is not based on the collid...
Steps to reproduce:1. Open user attached project2. Load Assets/CharacterControllerScene.unity scene3. Start Play mode4. Translate th... Read more
[OSX] [VideoPlayer] Audio from UnityEngine.Video.VideoPlayer is distorte...
Steps to reproduce:1. Open attached “UnityProject copy.zip” Unity project2. Open “MainScene” scene3. Enter Play mode Expected result... Read more
Editor crashes in "GfxDevice::BeginRenderPass" if RenderPass.SubPass doe...
How to reproduce:1. Download attached project file2. Open with Unity Actual result: The editor crashes if the Scriptable Rendering P... Read more
FixedUnscaledDeltaTime and unscaledDeltaTime return huge values on the f...
To reproduce: 1. Open the project, attached by the tester (UnscaledTimeBug.zip)2. Open the "scene" scene3. Enter Play mode4. Observe... 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