Search Issue Tracker
Raycast hit detection is inaccurate when Camera's "Clipping Planes: Near...
How to reproduce:1. Open the user-attached project "GraphicRaycasterBug"2. Open the "SampleScene" scene3. Enable the "Root2 (BUG)" G... Read more
Cannot rename objects in the scene when certain UI configuration is set
To reproduce:1. Open attached Unity project "Starship.zip"2. Open "title scene 4" scene4. Try to rename any object in the scene Resu... Read more
UI Image with its x and y axis scaled to 0 doesn't pass raycast when its...
To reproduce:1. Open attached Unity project "ClickTest2.zip"2. Open "Game_0" scene3. Go into Play Mode4. In the Hierarchy, navigate ... Read more
Clicking a part of a prefab does not select root when there is a button ...
Reproduction steps:1. Open project attached.2. Open scene "Test".3. Press on an object that has written "Prefab 2 No Button" on it.4... Read more
Incorrect mouse cursor in source selection pop up menu.
When selecting a video clip or image from a component the mouse cursor is double arrow (Scroll Icon). I would expected this to be a ... Read more
[UI] Highlighted color being displayed instead of Selected color on Inpu...
Highlighted color being displayed instead of Selected color on Input field. Steps to reproduce:1. Open an attached project or create... Read more
Crash on UI::CanvasManager::ProfilerRenderBatch when clicking on Canvas ...
How to reproduce:1. Open the attached "CanvasRepro" project and "1" scene2. Enter playmode3. Go to Window --> Profiler and scroll... Read more
RectTransofrm resets it's coordinates to zero when selecting "Apply" on ...
Reproduction steps:1. Open the attached project "test.zip";2. Open scene "bug_reproduction.unity";3. Select 'Model/Presentation/Canv... Read more
The Text component on the Content UI Object displays additional informat...
Steps to reproduce:1. Create a new Unity project2. Create UI->Scroll View3. Expand Canvas->Scroll View->Viewport->Conten... Read more
Editing UI Text in Play mode with script causes Memory Leak (~30mb/s)
How to reproduce:1. Download attached project file2. Open "Intro" Scene and press Play Actual result: Memory usage climbs rapidly (a... 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