Search Issue Tracker
[macOS]Selecting a GameObject that uses a Standard shader produces a Met...
How to reproduce:1. Create a new Unity project2. Create any GameObject that uses a Standard Shader (a Cube, for example)3. Check the... Read more
[UnityWebRequest] Unable to write data when downloading asset bundle whi...
Steps to reproduce: 1. Open attached project2. Open scene "TestScene"3. Build asset bundle using "Assets/Build AssetBundles" menu4. ... Read more
[Decal] decal:blend in Surface shaders doesn't work with shadows
Objects with "decal:blend" used to receive shadows in 4.x.In 5.0 they don't. Two projects with screenshots provided. Read more
Text Mesh Pro - Editor Manifest has not been updated to reflect new Veri...
The current version of Text Mesh Pro that has been verified by Release QA on 2018.2 is 1.2.3, however the version in the editor mani... Read more
"PrefabUtility.ApplyPropertyOverride" method works only every second tim...
How to reproduce:1. Open the “OverrideBug.zip“ project2. Open the “SampleScene”3. Select the “Test“ Prefab in the Hierarchy4. Press ... Read more
[URP] Render Pass order is different between Unity 2019 and Unity 2020+
Reproduction steps:1. Open the attached project "OutlineRepro.zip"2. Open Scene "SampleScene" Expected result: The cube in the scene... Read more
[Audio] Bypass effects in the audio source does not bypass effects cause...
[Audio] Bypass effects in the audio source does not bypass effects caused by OnAudioFilterRead Steps to repro:- Launch the attached ... Read more
NullReferenceException' is thrown on compilation when 'EditorStyles.fold...
Reproduction steps:1. Open the attached '1412430-sample' project2. Open the 'SampleScene'3. Enter Play mode to trigger the recompila... Read more
Raycast is offset when using alphaHitTestMinimumThreshold with "Tight" M...
How to reproduce:1. Open the attached project "AlphaThresholdBug.zip"2. Enter Play Mode3. Hover with the mouse over the top of the "... Read more
OS X: Entering "~" in location when creating new project, creates projec...
Tested on Unity 5.2.0 (UnityAds branch) 1. Start Unity2. Create new project3. Enter project location "~/Unity/Test"4. Click Create b... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window