Search Issue Tracker
[UI] World space buttons don't work when moved in FixedUpdate
The EventSystem is updated in Update, after FixedUpdate. So if you have world space buttons that are moved in FixedUpdate (attached ... Read more
Null reference exception on entering play mode when an Image with Mask c...
1. Download project "990515 repro.zip"2. Open the scene "test560"3. In Hierarchy window, select Image gameobject4. Enter play mode5.... Read more
[UI] [VerticalLayoutGroup] childControlWidth and childControlHeight labe...
To reproduce:1) Create new project2) Add VerticalLayoutGroup component Expected: Naming is consistent with either both childControlW... Read more
AddComponent<Image>() on a new created child GameObject disables parent ...
To reproduce: 1. Download attached project "CanvasBug.zip" and open in Unity2. Open "MainScene" scene3. Press "Play" button Expected... Read more
Resizing child's RectTransform, parent's RectTrans and child's RectTrans...
A parent object is gone (not visible) after Resizing child's RectTransform, parent's RectTransform and child's RectTransform (again)... Read more
Child canvas becomes invisible if parent canvas with Screen Space - Over...
Reproduction Steps:1. Import attached project.2. Open "ChildCanvasBug" scene.3. In Hierarchy, make sure Render Mode is set to "Scree... Read more
When there is no text in the TextMesh Pro Input Field, the length of it ...
Reproduction steps:1. Open the attached project "exampleProject.zip";2. Open the scene "Test-InputField";3. Enter Play mode and clic... Read more
Adding Text component to the Scroll View causes NullReferenceException: ...
To reproduce: 1. Download attached project "TestUI.zip" and open in Unity2. Open "Test" scene3. Delete Text component in the Canvas ... Read more
UI RectTransform gizmos are offset by 2px
UI RectTransform gizmos are offset by 2px which can be visually misleading How to reproduce:1. Create new project2. Create new UI Im... Read more
Error 'outputVertexCount == sharedData.indexCount' appears when nested c...
Reproduction Steps:1. Import attached project.2. Open "Test" scene.3. Observe console. Result:When a canvas is created with these el... 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