Search Issue Tracker
Shader Graph template list misaligns and becomes invisible while scrolling
Steps to reproduce: Create a new Unity project Open the "Create new Shader Graph Asset" window (Console window > right click >... Read more
"+" and "-" list item buttons are switched in place in the Multiplayer P...
Steps to reproduce: Create a new Unity project using the Universal 3D template Install the "com.unity.multiplayer.playmode" package ... Read more
2D Physics callback targets should have doc information about the GC and...
As per the discussion here, assigning a System.Object that isn't a UnityEngine.Object will not keep the object alive and away from t... Read more
[Gizmos] RectTransform gizmos color cannot be customized
Steps to reproduce: Create a legacy Canvas, add some elements (images, buttons) Make a prefab out of it Enter Prefab stage, set Pref... Read more
[WinEditor] UI content doesn't display correctly on secondary displays u...
Steps to reproduce: Setup a Multi-Display environment with the following parameters ## Primary display: 150% scaling## Secondary dis... Read more
ContextualMenuManager error appears in the Console window when the proje...
How to reproduce:1. Open the attached project "IN-129721"2. Observe the Console window Actual result: There is an error in the Conso... Read more
WebGPU: Firefox errors on many projects
Steps to reproduce: Build the project for web Open the build in firefox Actual results: Error about pipeline layout having an invali... Read more
Editor lags when disabling or enabling Canvas with a lot of UI elements
How to reproduce: Open the “UITest.zip“ project Open the “SampleScene“ Enter Play Mode Open ‘Window → Analysis → Profiler’ Press the... Read more
Compute shader is dispatched with unsupported workgroup size on multiple...
1. Open the attached project "IN-128143"2. Go to Project Settings3. Change Graphics API to WebGPU4. Build and run using the Web Buil... Read more
[RenderingDebugger] Opening Rendering Debugger after building the Player...
Steps to reproduce: Download attached project and open in Unity. Open Rendering Debugger >> Window >> Analysis >> ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default