Search Issue Tracker
FailedConvertingLightCookie error is shown when generating lighting
Reproduction steps:1. Open the attached project “CrashRepro”2. Open the “Assets/Scenes/SampleScene.unity” scene3. Click Window > ... Read more
[Andorid] Compute Shader won't be reimported when Graphics API is changed
Reproduction steps: Open the user’s attached project “GraphicsAPIbug” Go to Player Settings (menu: Edit > Project Settings > P... Read more
The "Failed to load window layout" error is thrown when creating a New P...
To reproduce: Open Unity Hub and create a project with the "3D" Template; When the project is opened inspect the Console window; Exp... Read more
[VFX Graph] Infinity values in Transform throw errors
How to reproduce: Create VFX Graph and open it In Bounds Size X channel enter value ‘{}3.402823e+38’{} Observe errors thrown to the ... Read more
[Android][Vulkan] SkinnedMeshRenderer doesn't render mesh when using Sna...
How to reproduce:1. Open the user’s attached “AndroidSkinnedMesh” project2. Build and Run the “SkinnedChar” Scene on Android3. Obser... Read more
TouchPhase.Began is not always reported when using UnityEngine.InputSyst...
Repro case:{code:c#}using UnityEngine;using UnityEngine.InputSystem.EnhancedTouch; public class TouchController : MonoBehaviour{// S... Read more
[HDRP] APV probes dont display for some brick levels
Reproduction: 1) Open APV tunnel project 2) Disable Local APV volumes, enable the global one 3) Add a static cube to force larger br... Read more
[Android] "playerInput.currentControlScheme" displays "Keyboard" InputCo...
How to reproduce:1. Open the user’s attached “My project.zip“ project2. Connect a gamepad to the Android device3. Build and Run for ... Read more
commandBuffer.SetRenderTarget will only bind the first slice when sliceI...
How to reproduce:1. Open the user-attached project2. Open the "SampleScene" Scene3. Enter Play Mode4. Select the "Quad" GameObject i... Read more
There is no way to get SSAO (Screen Space Ambient Occlusion) on an objec...
Steps to reproduce:1. Open the “SSAO bug” project2. Open the Game view Expected result: Both guns look the sameActual result: The on... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server