Search Issue Tracker
List of supported Platforms for 3D Templates in Unity Hub is outdated
Steps to reproduce:1. Open Unity Hub2. Press “+New project” button3. Select Universal 3D Template4. Select “Read mode” below Templat... Read more
"GPU Time Threshold" in VFX Graph Heatmap Parameters can be set to a neg...
How to reproduce:1. Open the attached project "VFXAET"2. Open the "SampleScene" scene and a "New VFX" VFX Graph3. Set the VFX target... Read more
Crash on D3D12GetInterface when creating a new project
How to reproduce:1. Create a new project Expected result: The project opensActual result: The project fails to open Reproducible wit... Read more
Smoothness always use alpha diffuse when using the constant source
Steps to reproduce: Create a terrain Create a terrain layer with only a diffuse map with an alpha channel. Paint it. Change the Smoo... Read more
Select Dependencies context menu doesn't work properly in Project Browser
Steps to reproduce: Should be reproducible with any project Create e.g. new 3D URP Sample project Find any prefab you like If you se... Read more
Adding bindings to MultiColumnView breaks columns
Steps to reproduce: Open the UI Builder Add a MultiColumnListView from the Library pane Select the new MultiColumnListView if it is ... Read more
Stage specific shader keywords triggering errors on Vulkan editor
Steps to reproduce: Create a new URP project Copy the attached shader to the project Select the shader and see the "undeclared ident... Read more
Crash on il2cpp::vm::Class::Init in the Player when handling FileNotFoun...
Reproduction steps:1. Open the attached “IN-111273.zip” project2. Go to Project Settings > Player3. Make sure Scripting Backend i... Read more
Screen.SetResolution() ignores width and height parameters when switchin...
Reproduction steps:1. Open the attached “IN-110600.zip” project2. Build and Run the project (File > Build and Run)3. In the Playe... Read more
Sprites are cut off when using a custom alpha mask with a custom shader
Reproduction steps:1. Open the attached “IN-112115_Sprites Cut Off Issue.zip“ project using Unity 6 (link in the internal comments)2... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template