Search Issue Tracker
Windows Standalone runs on left-most screen
When running a Windows standalone, it starts up on the left-most screen. When setting it to full screen, it appears on the left-most... Read more
Can't drag Any State after maximizing/minimizing Animator window
To reproduce:1. Open attached project2. Open test scene3. Open animator window4. Press Shift and Space buttons to maximize animator ... Read more
Universal shader: Detail mask 'understands' only transparent areas of it...
1) What happenedUniversal shader: Detail mask 'understands' only transparent areas of its texture 2) How can we reproduce it using t... Read more
GetComponents (with interface) does not work if the interface is specifi...
var components = new List <Component>();t.GetComponents(typeof (ICanvasRaycastFilter), components); Will not return c++ object... Read more
Rich text inside a UI.Text object sets the font size to 13 if the text i...
To reproduce:1. Open attached project2. Open example scene Notice that rich text inside a UI.Text object sets the font size to 13 if... Read more
IMGUI Labels wrap improperly when styled bold and beside a flexiblespace
When rendering an IMGUI GUILayout.Label inside a horizontal layout containing a FlexibleSpace, if a style is applied to the Label wh... Read more
profiler doesn't connect when you connect by ip by typing "localhost"
profiler doesn't connect when you connect by ip but type in "localhost" (it does connect with 127.0.0.1) To reproduce:1. Open unity2... Read more
Impossible to move few Animation Events at once on timeline of animation...
How to reproduce:1. Open the attached project"AnimationEvent"2. Open "test" scene (which has Empty GameObject, created Animation wit... Read more
Hierarchy filter t:Button does not work
To Reproduce: 1. Open scene 'test' or any other scene with gameObjects which have Button components. 2. Type t:Button in hierarchy s... 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
- [Linux] UI picking is offset to the left when Reference DPI and Fallback DPI differ
- Scrolling in a default ScrollView in WebGL builds is slower when compared to other platform builds and the Editor
- Physics 2D Manager documentation page is missing
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked