Search Issue Tracker
[Windows 11 ARM] Providing command line options -a arm64 or --architectu...
Steps to reproduce: Open terminal (CMD) Try downloading any Unity editor using -a arm64 or --architecture arm64 command line options... Read more
Nesting horizontal ScrollView breaks the vertical scrolling flow
Steps to reproduce: Import scrollview-horizontal-nesting.uxml in a Project. Open in the UI Builder and enter preview mode. With the ... Read more
[Android] Legacy, TMP and UI Toolkit Input Field language toggle to some...
Reproduction steps:1. Open the attached “IN-125675“ project2. In the Android device, install any non-latin alphabet(ex.: Korean) inp... Read more
"Toggle Tool Handle Rotation" fails to cycle options via shortcuts when ...
How to reproduce:1. Open the attached "IN-126746" project2. Open "SampleScene"3. Focus the Scene window. Make sure that the "Toggle ... Read more
Particle System Renderer icon is missing in Animation window > Add Prope...
Steps to reproduce:1. Create new Unity project2. Make sure Editor theme is set to Light3. Create a new “Particle System” GameObject ... Read more
Decals render pink when building Addressables outside the project
Reproduction steps:1. Open the attached “addressables-builder-sample” project2. Run the Addressables build (Build > Build All Pac... Read more
[WebGPU] clearing 2d array texture only clears first slice
Steps to reproduce: CommandBuffer cmd = new CommandBuffer();RenderTargetIdentifier rtId = new RenderTargetIdentifier(arrayTexture, 0... Read more
GameObjects are not pinged when using the new Hierarchy window
How to reproduce:1. Create and open a new project2. Enable the ‘Use new Hierarchy window' option in 'Edit -> Preferences -> Ge... Read more
Using contextual menu option Open Documentation for UI related Shader Gr...
Steps to reproduce: Open the attached project Open the testUINodes shadergraph asset Right-click on the Render Type Branch node Sele... Read more
Radio Button is squished or selection indicator is off center in Play mo...
Reproduction steps:1. Create a new project2. Create > UI Toolkit > UI Document and open it3. Drag and drop Radio Button to UI ... 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