Search Issue Tracker
Asset Store imports assets for newer versions of Unity into older versio...
How to reproduce:1. Create a new project in Unity 2017.1.1p4 and open the Asset Store window2. Search for Standard Assets in the Ass... Read more
3D Audio glitches when attached to a Rigidbody that receives multiple Ph...
Reproduction steps:1. Open the attached project "3DAudioBug.zip";2. Open the TestScene;3. Observe two objects in the scene: one is w... Read more
Changes to PhysicsManager settings are reverted to default upon entering...
Steps to reproduce:1.Create a new Unity project2.Go to Edit->Project Settings->Physics3.Enable some checkboxes4.Enter Play mod... Read more
[Linux][Vulkan] Crash at futex_abstimed_wait_cancelable during a GrabPas...
Steps to reproduce:1. Download the attached project2. Build for Linux Standalone3. Run on Linux machine Result: Player crashes#0 0x0... Read more
c# Covariant makes Unity "Stop Working" and "Bug Reporting Tool" didn't ...
How to reproduce:1. Download attached project files an open "1" Scene2. Enter Play mode (Notice Console log) Actual result: Program ... Read more
Native Plugin Crashes in x64 Standalone Build
To reproduce:1. Open repro project2. Play 'test' scene in editor (works properly)3. Build and run scene for Windows x86 (works prope... Read more
Cannot assign icons to sub-asset MonoScripts inside an assembly
Steps to reproduce:1.Open attached ‘Icons.zip’ Unity project2.Expand ‘Assembly.dll’ in Project view3.Select a sub-asset script of ‘A... Read more
ComputePenetration() return incorrect value when transform scaled and ce...
Steps to reproduce:1. Download and open the attached project2. Move the 2 objects in the scene3. Observe penetration direction value... Read more
Microphone.devices returns empty if the setting "Disable Unity Audio" is...
Steps to reproduce:1. Make sure you have at least 1 microphone connected2. Download and open the attached project3. Make sure "Disab... Read more
Unity crashes in "DoesVideoClipNeedReimport" during project initialization
Reproduction steps:1. Open attached project "2017.3 Example Project - 360 Video.zip"; Actual results: Editor crashes while loading t... 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