Search Issue Tracker
Sometimes users aren't able to download Tutorial Projects when using Uni...
How to reproduce:1. Open Unity Hub2. Navigate to Learn section3. Select Tutorial Projects4. Try to download any project5. See error:... Read more
[VR] Changing graphical api results in crash
Project Steps:1. Tick "Virtual Reality Supported"2. Set Graphical api to directx113. Set graphicsl api to opengl core4. Set Graphica... Read more
Error on async assets load
To reproduce:1. Open GameLoader scene.2. Run custom builder in top of Editor menu. Build->Game build and select any temp folder (... Read more
Errors are thrown when using keywords defined in a BlackBoard with Custo...
Steps to reproduce:1. Open user's attached project "ShaderGraphPlus.zip"2. Navigate to Project -> Assets -> Materials and open... Read more
"IAspect's inheritor 'BurstCompatibleAspect' must be 'readonly'" is thro...
How to reproduce:1. Open the attached project "CubyRoad.zip"2. Open Packages/Entities/Types/BurstCompatibleTypes.cs in Rider Expecte... Read more
Input.GetJoystickNames() returns an empty array when using an MFI contro...
How to reproduce: 1. Connect an MFI controller to target device (Steelseries Stratus was used for this repro)2. Open attached projec... Read more
HDR color changes to a different outcome when any modifier is changed du...
Reproduction steps:1. Open the attached “Bug” project2. Open the “Assets/Scenes/Test.unity” Scene3. Enter the Play Mode4. Observe th... Read more
[Input] Latest pressed button release of two isn't detected when releasi...
How to reproduce:1. Open the user’s attached “InputOutFrameTest” project2. Enter the Play Mode in the “SampleScene” Scene3. Click an... Read more
[VFX] OOM on GPU causing unexpected behavior with multiple spawner
Step to repro:- Open attached package in URP project- Observe the particle color Actual : black (or random)Expected : red Read more
Missing spaces in "Welcome to VR Mutiplayer Template Project" Welcome Di...
Steps to reproduce:1. Create a new project using VR Multiplayer Template2. Wait for the project to load3. Once the Welcome Dialog ap... 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
- 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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template