Search Issue Tracker
Gaps between borders appear in a ScrollView when a Filter is applied
How to reproduce:1. Open the attached project “IN-135270”2. In the Project window, open the “Assets/Scrollview” asset3. In the UI Bu... Read more
The name of custom VisualElements is not shown in UI Builder when UxmlFa...
How to reproduce:1. Open the attached project “IN-135458”2. In the Project window, open the “Assets/UI Toolkit/UIDoc” asset3. In the... Read more
An ArgumentException error is thrown on SubScene import when EntityScene...
How to reproduce:1. Open the attached project “IN-133217“2. Open the “SampleScene”3. Observe the Console Actual result: An error is ... Read more
GrabPass does not correctly set the rect size when set up with a camera....
How to reproduce:1. Extract and open the attached “IN-135670.zip“ project2. Open the Assets/Scenes/SampleScene.unity scene3. Right-c... Read more
Build Steps are not visible in Project Auditor when generating a Build A...
How to reproduce:1. Open the attached “IN-135883“ project2. Open the “Scene“ scene3. Build and Run the Player4. In the Editor, open ... Read more
CJK text goes outside of the bounds of a Label in UI Builder when Wrappi...
How to reproduce:1. Open the attached project “IN-135659”2. In the Project window, open the “Assets/OverflowText” asset3. In the UI ... Read more
Invalid Clip Method
Steps to reproduce: Create a hierarchy of two VisualElements (1 parent and 1 child) Set overflow hidden on the parent. On the next f... Read more
WebGPU error with Fantasy Kingdom and GPU Resident Drawer
Steps to reproduce: Open Fantasy Kingdom Make sure STP is turned off in the URP renderer settings Set web player to WebGPU and build... Read more
WebGPU fails with URP fullscreen render feature that writes to depth
Steps to reproduce: Open Fantasy Kingdom Make sure STP is not used in the URP renderer settings Build and Run Actual results: An err... Read more
Editing enum values used by Switch causes nullref
There are several issues in the area: Steps to reproduce: Create a new Behavior Graph. Create a new enum in Blackboard. Add a Switch... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal