Search Issue Tracker
Baked emission is baked only if the material is first in array
Repro steps:1) Open the project and test.scene in it2) Build the lighting2) Notice the scene is dark and there are two materials on ... Read more
InvalidOperationException thrown and performance drop when selecting a M...
Reproduction steps:1. Open the attached Project from "New Unity Project.zip"2. Open the "Main" Scene3. Select the "MeshRenderer" Gam... Read more
[UX] Blackboard parameters cannot replace inputs connected to another in...
Repro steps:1. Create a blackboard parameter (i.e. a float)2. Connect that parameter to another block or node3. Duplicate the parame... Read more
Build Target Platform Switch Regression for Standalone Platforms
Introduced in ee21762d18f9 - Merge PR #21060 from graphics/shadersystem/fix_incorrect_shader_api_during_importAffected platforms: OS... Read more
UnityWebRequest.error returns inconsistent results after Abort is called
Steps to reproduce: 1. Open attached project2. Open and play the 'Scene' in it3. Click 'Start Download' button4. Wait while the prog... Read more
A tiny gap in an Obstacle when it carves the Nav Mesh
Reproduction steps:1. Open the attached 'CarvingBugRepro' project2. Open the 'SampleScene'3. In the Scene view zoom to the area by t... Read more
UI Raycast doesn't hit the object which is drawn on top
Steps to reproduce: 1. Open attached project2. Open SampleScene and enter playmode3. Click on the button and verify that it works4. ... Read more
Crash on clicking Play button for some scenes of for “Trivia Quiz Game T...
Crash issue for “Trivia Quiz Game Template” asset 1. In the attached Project -> TQGAssets folder -> CS_Assets -> CS_Scenes ... Read more
[VFX] "ArgumentException" error thrown when trying to add/create Curl No...
Steps to reproduce:1. Create project using High Definition 3D Template2. Create VFX Asset and open it3. In New VFX window press spac... Read more
Crash on "GetGfxDevice() should only be called from main thread" when lo...
How to reproduce:1. Open attached project2. Build and Run Reproducible with: 2018.4.5f1, 2019.1.12f1, 2019.2.0b9Not reproducible wit... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object