Search Issue Tracker
Editor freezes when changing Reference Pixels Per Unit value
To reproduce:1. Add Image2. Change type to Tiled3. Set Canvas Sort Order to 54. Set Reference Pixels Per Unit to 2005. Editor freeze... 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 scene3. Press play4. You w... 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 scene2. create a button ( GameObject -> UI -> button3. go to the canvas, change the render mode to screen spac... 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 somethi... Read more
Every GameObject under a Canvas adds 4 calls to CanvasRenderer.OnTransfo...
How to reproduce:1. Open the attached project2. Open profiler window (Window -> Profiler)3. Open and play DefaultScene scene4. No... Read more
Button on Screen Space - Camera canvas gets highlighted when mouse point...
To reproduce:1. Open attached project2. Run test scene3. Move mouse pointer around UI button4. Notice that button gets highlighted w... Read more
Adding UI object to a Canvas when shading mode is set to Shaded Wirefram...
How to reproduce:1. Create a new project2. Set Shading mode to Shaded Wireframe3. Add Canvas to the scene4. Add Text (Image or else ... 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 C... 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
- 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