Search Issue Tracker
[LWRP] Light Component ignores culling mask values when multiple lights ...
How to reproduce: 1. Open the "ARDemo-Editing-AllWorldsBase_SHADOWTEST" Scene in the attached "LWRP_ShadowTest copy.zip" Unity proje... Read more
[Preset] "Use Defaults" text overlaps with its checkbox under "Tier Sett...
On creating preset of "Graphics Settings", "Use Defaults" text overlap with its checkbox under "Tier Settings", refer attached scree... Read more
[Vulkan] Editor silently exits on Linux, crashes on Windows when opening...
How to reproduce: 1. Create or open an existing project 2. Change Graphics API to Vulkan 3. Apply the changes by restarting the Edit... Read more
[GPU PLM][AMD] Radeon Pro Denoise maxes VRAM and hangs
Repro: Find a machine with recent AMD hardware, Windows 10 and current drivers. tested using AMD's November 15th 2019 driver build ... Read more
Player crashes on il2cpp::os::Thread::GetCurrentThread() + 83 when shut...
How to reproduce: 1. Open the attached provided in the link in the Edit section 2. Build and run 3. When the PLayer launches let it... Read more
[Preset] "Level" names under "QualitySettings" are misaligned when its p...
On creating preset of "Quality" from "Project Settings", "Levels" names are misaligned, refer attached screenshot Steps to repro: ... Read more
[URP] Renderer Features object missing in UniversalRenderPipelineAsset_R...
Renderer Features object missing in UniversalRenderPipelineAsset_Renderer on removing in its preset asset vice a versa Steps to Rep... Read more
Assigning fields of a List/Array to another List/Array will make that fi...
How to reproduce: 1. Download the 'What.cs' script 2. Attach the script to any object 3. Enter PlayMode 4. Modifying the amount valu... Read more
[iOS] GLES2 not included in AutoGraphics API list even when targeting iO...
How to reproduce: 1. Create a new project 2. Build and deploy the project to the iPad 4th generation ====Creash occurs===== Repro... Read more
[Project View] Context menu for Asset Store assets refers to the Asset S...
If you search the Asset Store via the Project Window and right click an asset, the context menu will say Show in Asset Store window... 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
- "Screen position out of view frustum" error is shown when displaying populated World Space canvas in Multiplayer Play Mode secondary Editor using Input System UI Input Module
- Sprite width/height is rendered differently in the Game view than in the Scene view
- Debug Mode popup window is inaccessible/cut-off when opened on widescreen monitors or resizing to specific Editor Window resolution
- Post-processing Render Features using Render Graph do not work when URP 2D Renderer is used and Render Graph enabled
- [Unity Physics] The NativeList<DistanceHit> randomly returns fewer hits than expected when using CalculateDistance in Edit mode tests