Search Issue Tracker
[HDRP] Memory Leak in idle Player when using HDRP
Reproduction steps:1. Create a new HDRP Project2. Build the game3. Open the Built game4. Wait Expected result: The memory usage rema... Read more
[macOS] Unity crashes when exception thrown after a DLL has been loaded
Repro steps:1. Download and open project from the link below2. Open scene "LipSync_Demo"3. Enter Play Mode4. Exit and Enter Play Mod... Read more
Tags are changed to Untagged when loading an Adressable/AssetBundle scen...
How to reproduce:1. Open the attached project2. Open SampleScene3. Click Play4. Focus out of the Editor window5. Click Load in the E... Read more
Errors shown in the Console window point to the incorrect line number in...
How to reproduce:1. Open the attached project "ShaderLineNumberErrorExample.zip"2. Open the "SampleScene" scene3. Reimport "ErrorSha... Read more
PlayerBuildInterface.CompilePlayerScripts causes "dll not found" errors ...
Reproduction steps:1. Open attached project "Test_CompilePlayerScripts.zip"2. In Test Runner window, select "EditMode" and press "Ru... Read more
[GPU PLM] Part of baked shadows are broken when hitting a backface
Using the GPULM with baked lights and when trying to cast a shadow via a backface results in weird artifacts close to the occluder.T... Read more
[Code Coverage] The Included Assemblies field shows Assemblies that no l...
How to reproduce:1. Open the attached '1318668.zip' project2. Open Window > Analysis > Code Coverage3. Observe the 'Included A... Read more
File parameter has incorrect value in CompilerMessage when the path has ...
Steps:1. Open attached project2. Open Script2.cs3. Introduce compiler error4. Take a look into messages in Console==>File paramet... Read more
[DX12] Nothing is being rendered when using Alt+Enter to maximize a resi...
How to reproduce:1) Create a new Unity project2) In Project Settings set Direct3D 12 as the primary graphics API for Windows3) In Re... Read more
[Mobile] FixedUpdate gets called multiple times before the first Update ...
Reproduction steps:1. Open attached project "Case_1318647" and load Scene "SampleScene"2. Build and Deploy the Project on a device3.... 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