Search Issue Tracker
AddUIVertexTriangleStream() replaces vertices instead of adding them and...
When trying to add a set of vertices with AddUIVertexTriangleStream, this function replaces the vertices instead. Also, it doesn't u... Read more
Cache server mode changes to previous after reopening Unity
To reproduce:1. Open user's project2. Go to 'Unity'->'Preferences'3. Go to 'Cache server' tab and set mode to 'Local' (Do not cli... Read more
[UI] Fill origin flips when multi-selecting filled images with different...
Repro steps:1. Open Scene1 from attached project.2 In the Hierarchy, expand the canvas so Image A and Image B can be seen.3. Select ... Read more
Crash after adding Component Canvas
Reproduction steps:1. Create New Project.2. Create Canvas.3. Create another Canvas. (Child of previous one).4. Create one more Canva... Read more
Toggle state is not reflected in Scene/Game view in edit mode
Toggle state is not reflected in edit mode Toggle state (Is On) is not reflected in Scene/Game view. Steps to reproduce:1. Create ne... Read more
Instantiated canvas element size is different from original element if s...
Steps to reproduce:1. Download 864193_repro.zip and open "new" scene2. Press play. Notice instantiated buttons are different scale t... Read more
If you load a scene using OnPointerDown, the OnPointerUp method is not c...
Reproduction steps:1. Open my attached project2. Open scene13. Enter Play mode4. Click on the button Result: OnPointerDown() is call... Read more
[UI]Disabling a nested canvas inside another nested canvas moves the Ima...
Steps to reproduce:1. Download and open the attached project2. Disable the "Nested1" gameobject3. Enable the "Nested1" gameobject Ex... Read more
Enabling disabled Prefab instance of nested Canvases results in child UI...
How to reproduce:1. Open the attached project "CanvasBug2" and open "CanvasBug2" scene2. Expand "Main Canvas" GameObject in the Hier... Read more
Having GO with any Renderer (except Canvas Renderer) inside Canvas with ...
Steps to reproduce:1. Open user attached project2. Open scene 'Test'3. Enter play mode, errors thrown in console Expected result: No... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions