Search Issue Tracker
[Input System] Unity Events called twice when using Player Input Manager...
How to reproduce: 1. Open the attached project's Scene labeled "SampleScene" 2. Enter the Play Mode 3. Click the left mouse button 4... Read more
Editor freezes when clicking on Presets while being in a Project Setting...
How to reproduce: 1. Open the user's attached "PresetsIssue.zip" project 2. Go Edit -> Project Settings 3. In the Project Settings w... Read more
Undo stack is desynchronised when undoing changes in Play Mode and reset...
How to reproduce: 1. Create a new project using the default 3D template 2. In the Hierarchy, create two GameObject 3. Enter the Play... Read more
Hover state resets when there is another UI Toolkit element in the same ...
Reproduction steps: 1. Open user's project "FontTest.zip" 2. Open "SampleScene" Scene 3. Enter Play Mode 4. Notice how the "Rotate m... Read more
Unlit Shader Graph with Shadow Matte option enabled does not receive sha...
Reproduction steps: 1. Open the attached project named "PathTracing.zip" 2. Open the SampleScene 3. Toggle Path tracing option on an... Read more
[HDRP] Undo doesn't work on Light anchor, Distant field property
Reproduction: 1) Open any HDRP project 2) Attach Light Anchor component to one of your lights 3) Edit distance field 4) Undo Result... Read more
[Recorder] Unable to add Reference keys with ArgumentOutOfRangeException...
Unable to add Reference keys with ArgumentOutOfRangeException in the Recorder Bindings component. Steps to repro: 1. Create a new H... Read more
The movement speed of an Animation is inconsistent for a single frame wh...
How to reproduce: 1. Open the user's attached "Anim" project 2. Open the Scene "SampleScene" 3. Enter the Play Mode 4. Inspect the c... Read more
Read-only fields can be modified with the mouse dragger
Numeric fields such as IntegerField, FloatField and DoubleField support a "isReadOnly" property to prevent modification. While this ... Read more
[XR SDK] UI buttons does not execute action when multiple XR Ray Interac...
Reproduction steps: 1. Open the attached project ("XRRay UI Bug.zip") 2. Open the "SampleScene" scene 3. Enter Play mode 4. Using th... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key