Search Issue Tracker
Editor freezes when changing Reference Pixels Per Unit value
To reproduce: 1. Add Image 2. Change type to Tiled 3. Set Canvas Sort Order to 5 4. Set Reference Pixels Per Unit to 200 5. Editor... Read more
Incorrect TextMesh bounds cause incorrect frustum culling
Steps to reproduce: 1. Open the attached project (frustumcullingtextmesh.zip) 2. Open the Assets/main.unity scene 3. Press play 4. Y... Read more
Can't change "Anchor Presets" in Inspector.
Steps to reproduce: 1. Open attached project. 2. Open "modal windpw" scene. 3. Select "GameObject" object located in "Canvas>Modal P... Read more
Button does not get callback if parented to Camera
1. Create a new scene 2. create a button ( GameObject -> UI -> button 3. go to the canvas, change the render mode to screen space - ... Read more
Font accent exedes the text box limits
Steps to reproduce : - create a new project - import the font attached - create a new text box and add the attached font - type som... Read more
Every GameObject under a Canvas adds 4 calls to CanvasRenderer.OnTransfo...
How to reproduce: 1. Open the attached project 2. Open profiler window (Window -> Profiler) 3. Open and play DefaultScene scene 4. N... Read more
Button on Screen Space - Camera canvas gets highlighted when mouse point...
To reproduce: 1. Open attached project 2. Run test scene 3. Move mouse pointer around UI button 4. Notice that button gets highligh... Read more
Adding UI object to a Canvas when shading mode is set to Shaded Wirefram...
How to reproduce: 1. Create a new project 2. Set Shading mode to Shaded Wireframe 3. Add Canvas to the scene 4. Add Text (Image or e... Read more
Adding Text UI to Screen Space - Camera Canvas Render Mode distorts Rect...
How to reproduce: 1. Create a new project. 2. Click GameObject -> UI -> Text and add a Text UI to the scene. 3. In the created Canv... Read more
RectMask 2D does not update position of clipped objects after move
Reproduction steps: 1. Open project attached (RectMask 2D Test). 2. Open scene "bug" (Assets -> Scenes). 3. Press Play. 4. Press "/\... 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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running