Search Issue Tracker
Certain LINQ combinations yield wrong results on .NET 4.6
Reproduction steps:1. Download user's project and open in Unity2. Enter Play mode Expected: in the console appears "a, b, c, d, e, f... Read more
Shader cannot find 'frag_surf' and 'vert_surf' and throws errors in the ...
Reproduction steps:1. Download user's project and open in Unity2. Select "InstancedAngelFishShader" shader in Assets3. In Inspector ... Read more
Sprite Pivot setting appears when Sprite Mode is set to Multiple but doe...
Steps to reproduce:1. Launch any Unity project2. Select any Sprite in the Project panel3. Check out the Inspector settings for it Ex... Read more
Vulkan renderer turns V Sync on when it should be off
The Vulkan renderer doesn't seem to respect the V Sync Quality Settings properly. When you turn V Sync off in a Vulkan player the FP... Read more
Unable to launch x64 LightweightVR template build on Linux
Unable to launch x64 LightweightVR template build on Linux. Steps to Repro:1. Open unity 2018.1.0b12 with Lightweight VR template2. ... Read more
(HD SRP) Using DirectX12 does not render views and throws errors in console
Reproduction steps:1. Create a new project (set Template to High-End SRP) and open in Unity2. Go to Edit -> Project Settings ->... Read more
ScrollRect elasticity causes many unnecessary imperceptible position cha...
Steps to reproduce:1. Open attached "ScrollRect.zip" Unity project2. Enter Play mode3. Click on the Scroll View content in Game view... Read more
Scene with an active rigid body leaks memory
Steps to reproduce:1. Download 1015284_repro.zip2. Open "Test" scene3. Check Editor memory usage (should be around 560 MB)3. Enter p... Read more
Particles are spawned with incorrect sizes when calling from LateUpdate
How to reproduce:1. Open given Unity project2. Enter 'repro' scene3. Enter Play Mode Expected result: Both particles systems should ... Read more
Editor crashes without a stack trace when Inspector tries to show .bytes...
To reproduce: 1. Open the project, attached by the user (unity-environment.zip)2. Make sure Inspector is open3. Select "ML-Agents/Ex... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks