Search Issue Tracker
[Netcode][Entities][IL2CPP] IL2CPP builds crash with Entities and Netcod...
How to reproduce:1. Open the attached "GameplayServerTest.zip" Project2. Change scripting backend to IL2CPP3. Build and run the "Net... Read more
[HDRP] When multiple scenes are used, Lighting tab can show incorrect in...
In the lighting tab, we display the Static lighting of whatever scene is active (marked in bold in the hierarchy). However, instead ... Read more
Notification about a package being added is not visible when adding pack...
Reproduction steps:1. Open the attached "case_1310332.zip" project2. Open Package Manager and select Add package from disk3. Select ... Read more
[Addressables] Exception on Addressables:LoadSceneAsync() when trying to...
Reproduction steps:1. Open project "RacingConditionMinimalRepro.zip"2. Build and run Expected result: "LocTest" Scene gets opened (w... Read more
[MacOS][Metal] Game View is constantly flickering when active
How to reproduce:1. Create a new Unity project2. Make sure the Game View is visible3. Move the mouse around or resize the Game View ... Read more
[Android][OpenGLES3] Objects with Shaders flickering when using URP + Ca...
Reproduction steps:1. Open project "CameraStackRecordingIssue-2020.2.zip"2. Open "SampleScene"3. Build And Run on Android Expected r... Read more
[Lost Crypt] Shaders are failing to upgrade resulting in pink materials ...
To reproduce:1. Create a project in Unity 2021 (any release that supports URP 11)2. Import package: Lost Crypt from the asset store:... Read more
[HDRP] Unable to duplicate currently selected Environment Library in Loo...
ArgumentOutOfRangeException error is thrown in the console. Steps to repro:1. Create a new HDRP template project.2. Windows > Ren... Read more
[URP] NullReferenceException & ArgumentNullException errors thrown on ch...
-NullReferenceException is thrown on changing the name property of the "Screen Space Ambient Occlusion" Renderer Feature.-ArgumentNu... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler