Search Issue Tracker
ArgumentOutOfRangeException error when using PropertyField to bind HDAdd...
How to reproduce: 1. Open the attached project "UIElementsExamples.zip" 2. Open UIElementsExamples>13_SerializedProperties Expected... Read more
ListView showBoundCollectionSize generates out of bound index for BindItem
Reproduction steps: 1. Open user-submitted project 2. Press on "test" Asset in the Assets folder 3. Scroll all the way down in the i... Read more
[iOS] UIToolkit Border Renders Incorrectly
Reproduction steps: 1. Download and open the attached "UIToolkit Bug.zip" project 2. Build and deploy the project to iOS 3. Observe ... Read more
Prefab font is different from previous versions in the Prefab Title, Pos...
Steps to reproduce: 1. Open any project 2. Create a new GameObject in the scene (Right-click in Hierarchy -> 3D Object -> Cube) 3. D... Read more
ListView events do not follow Unity's coding conventions
Unity's coding convention requires event to: "Include one participle-form verb in the event name (generally ending in -ed or -ing, e... Read more
Button is disabled after changing Display Style to None while using Slid...
Reproduction steps: 1. Open the user's project "TestProject.zip" 2. Press Play 3. Start dragging the right scroll bar with left mous... Read more
SerializedReference field is not populated when initializing from null w...
How to reproduce: 1. Open the user's attached project "NewFeaturesTest.zip" 2. Open the "testScene" Scene 3. In the Hierarchy window... Read more
[UI Toolkit] Visual element Transform values don't reset when setting th...
How to reproduce: 1. Open the user-submitted project 2. Open the scene "SampleScene" (Assets/Bugs/ResetTransformStylesIssue/Scenes/S... Read more
[UIR][VFX] Context border doesn't render as expected
- Open any VFX graph containing context - Observe the unexpected rendering of border Expected: - Same rendering than 2022.1.0a15.20... Read more
[UIR] Shadergraph and VFX Graph Text displays errors on Radeon GPUs
The text in the ShaderGraph shaders is displaying lines and other glitches. Repro: - make a new project in URP - make a new shader... 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
- Compute Shader with RWBuffer<> type throws an error when it is compiled with Vulkan API
- [Device Simulator] When simulator window is narrow, toolbar controls deform and some become inacessible
- [Device Simulator] Only one Touch Input is recognized when using Device Simulator
- "PropertiesGUI() is being called recursively" warning produced when trying to open color picker when object picker is opened
- [Device Simulator] Getting different transform position on Device Simulator compared to a device when using EnhancedTouchSupport