Search Issue Tracker
[Linux] Editor throwing ArgumentExceptions while opening prefab override...
How to reproduce:1. Open attached project2. Select Cube in the Hierarchy3. In Inspector click Overrides button4. Observe console (re... Read more
[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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "CustomPass.injectionPoint" returns "AfterPostProcess" when a global CustomPass is registered with "BeforeRendering" in HDRP
- Some of the Rigidbody2D properties cannot be set after disabling the GameObject on the same frame
- Child particle spawns offset toward camera when Collide with Depth Buffer uses Lifetime Loss = 1
- Crash on (nvoglv64) vkGetInstanceProcAddr when starting the project with Vulkan and Test Framework Performance
- UI Builder adds non-removable built-in class selectors when adding a custom selector via “Add Selector...”