Search Issue Tracker
After deletion of UI Dropdown element NullReferenceException: (null) is...
To reproduce: 1.Create new Unit project.2.Create Dropdown UI element.3.Change it's Image component's Source image property from UISp... 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
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
Duplicate UI Element changes scale when Canvas is "Scale With Screen Size"
How to reproduce: 1. Open attached project "877593-repro.zip"2. Open "test" scene3. Make sure Canvas UI Scale Mode is set to Scale W... Read more
Console constantly throwing notification messages when UI gameObject is ...
To reproduce: 1.Download and open attached project.2.Go to "BadQualityOfInternalTesting" folder and open "Test" scene.3.Expand "Canv... Read more
[UI] Destroying Canvas that has another Canvas as child crashes in UI::C...
Destroying a Canvas that is added via a script on an object that has a child with Canvas, crashes Unity Editor. Steps to reproduce:1... Read more
[UI] Toggle isOn property change in Inspector doesn't update its state i...
Reproduction steps:1. Open my attached project ("case_878619-repro")2. Open the "test" scene3. Select the "Toggle 1" game object in ... Read more
[UI] Parent Content Size Fitter incorrectly recalculating on Descendant ...
To reproduce:1) Open attached project2) Expand the hierarchy to the maximum possible3) In one of the Item Containers, start disablin... Read more
Error when adding the Text or Image component to a game object
Steps to reproduce : - create a new project- create a cube- add the Image or Text component to it and notice the error Transform has... Read more
Object with OnPointerClick script is ignored if parent is a button
Reproduction Steps:1: Import attached project.2. Open "test" scene.3. Enter Play mode.4. Click the white square.5. Observe console.6... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled