Search Issue Tracker
[ugui] RectMask2D stops working after reparenting.
1) Download the sample project from 1395689. 2) Open scene MultiDisplayErrors 3) Press Play 4) Select the 2 Cameras in the scene cal... Read more
Canvas "Additional Shader Channels" option is reset when reopening the S...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Select the Canvas GameObject in the Hierarchy3. In Can... Read more
If the parent UI Object has "IPointerDownHandler", then it blocks childs...
Reproduction steps:1. Open "1186487" project2. Enter Play mode3. Click on the "Working" button4. Note output "Click Detected on Butt... Read more
Input field On End String event is triggered when exiting Game mode
How to reproduce:1. Open attached project ("ReproInput.zip")2. Open SampleScene scene3. Enter Play mode4. Select the input field5. E... Read more
[IMGUI] Unable to change the "Aspect Ratio" value under Aspect Ratio Fit...
Unable to change the "Aspect Ratio" value when "Aspect mode" is set as "None" in Aspect Ratio Fitter. Value can be changed when "Asp... Read more
Canvas.BuildBatch method becomes expensive when a Canvas with a Child is...
How to reproduce:1. Open the user's project2. Open "Scenes/SampleScene" Scene3. Open the Profiler Window4. Enter the Play Mode5. Obs... Read more
RectTransform.sizeDelta is not changed when only a large number's ones d...
How to reproduce:1. Open user's attached project2. Open "SampleScene" Scene3. Enter Play Mode Expected result: deltaSize.x is change... Read more
Unity crashes after entering the Play Mode when using GetUIVertexStream
How to reproduce:1. Open the user's project2. Open the "Scenes/CrashScene" Scene3. Enter the Play Mode (If the crash does not occur ... Read more
Hyphen symbol is not allowed inside the InputField if the Content Type p...
How to reproduce:1. Open the attached "hyphenBug.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. Enter a double-barr... Read more
Unable to deactivate Toggle Group component with the checkbox in the Ins...
How to reproduce:1. Open attached project "New Unity Project (10).zip" and scene "New Scene"2. In Hierarchy, select Canvas -> Pan... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu