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
NullReferenceException after deleting sequence in the Sequences window
How to reproduce:1. Open the attached Unity project or create a new one2. Open Sequences window3. Create child sequences until one o... 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
Unity Input System: Binding serialiser unsets the path if overrides are ...
Any activate override will serialize all overrides even if null.Reference: https://github.com/Unity-Technologies/InputSystem/blob/de... Read more
Joy-Con's (L) left arrow key button press is recorded as Trigger instead...
How to reproduce:1. Connect the Left Joy-Con using Bluetooth2. Open the attached project “IN-5639.zip“3. Open “Assets/Input.inputact... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks