Search Issue Tracker
[Vulkan] Shader requires vertex data and is not compatible with DrawInde...
How to reproduce:1. Create new HDRP project2. Select any objects in the Scene several times3. Observe Console Warning:Shader require... Read more
[VFX Graph] Capacity resets to previous value when saving graph
How to reproduce:1. Create a new VFX Graph2. Type any number in the capacity3. Press save button in the toolbar or CTRL + S Expected... Read more
Input.touch APIs don't work when both new and old input systems are active
Reproduction steps:1.2.3. Expected result:Actual result: Reproducible with:Not reproducible with: Read more
GUID errors in the console when the user clicks to full screen the graph
Reproducible on: VS version: 1.7.6, 1.8.0pre.1 Unity version: 2021.2.3f1, 2022.1.0a15 Platforms: Windows 10, macOS Big Sur. Steps to... Read more
Pen Pressure not detected when building to WebGL
Reproduction steps:1. Open the attached project "Pen_test"2. Navigate to File -> Build and Run3. Test pen pressure anywhere on th... Read more
GUIUtility.BeginGUI() causes memory allocations every time when a GameOb...
How to reproduce:1. Open attached project "case_1380320.zip"2. Enter Scene "SampleScene" (Assets > Scenes)3. Make sure the Profil... Read more
In App Purchasing Package latest version is not available in the Package...
How to reproduce:1. Create a new project2. Open the Package Manager (Window->Package Manager)3. At the top bar set Packages to sh... Read more
[AR] Each time an ARFace is added three new GameObjects are created in t...
Reproduction steps:1. Create a new project and import AR-related packages2. Use the code below to reproduce the issueinternal void U... Read more
[Il2CPP] Crash on os_fault_with_payload when using the linq2db library
Reproduction steps:1. Open the attached project "testUrpMysql.zip"2. Change the Scripting API to IL2CPP (Edit -> Project Settings... Read more
Prefabs are not affected by Directional Light when Asset Bundles are bui...
How to reproduce:1. Download the attached project 'TestLightMap.zip'2. Enter Play mode3. Observe the Scene Expected result: Prefabs ... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template