Search Issue Tracker
RawImage texture cannot be changed after a yield statement in a couroutine
To Reproduce:1. Open 'ReplaceImage.cs' in the attached project remove the first (WWW) line in the coroutine, change the last line to... Read more
uGUI: Layout isn't updated if child is deactivated(SetActive(false))
1. Open attached project2. Open "test" scene3. Press play4. Press uGUI button "Hide me" and it will make itself inactive with gameOb... Read more
Scroll View content left and right position set to NaN after moving it h...
Steps to reproduce:1. Download ScrollRectDemo-560p3.zip and open "demo" scene2. Enter play mode3. Drag the "Page 1" horizontally wit... Read more
[RectTransformUtility] ScreenPointToLocalPointInRectangle returns wrong ...
Steps to reproduce this issue: 1. Open the attached project2. Open 'BugReport' scene3. It has a Canvas and a script which outputs lo... Read more
Incorrect line spacing when using RichText
How to reproduce:1. Open the attached project2. Open the scene ( It has a Text component. Text is written using RichText and some wo... Read more
Unicode characters which are longer than 4 digits do not work
Repro: 1. Add a Text componet and set it's font to the attached one 2. Paste either of these two symbols into the text box⛄ - 26C4⏳ ... Read more
Can't interact with uGUI using a mouse on Android
This is a regression in Unity 4.6.0b11. Mouse worked fine with 4.6.0b10. Reproduced on:Google Nexus 5 with Android 4.4.4with Logitec... Read more
[GraphicRaycaster] inconsistent behavior between 2D and 3D colliders beh...
Reproduction steps(GIF attached):1. Open "UI" project.2. Open "scene" scene.3. Check "1", "2", "3", "4" game objects collider types ... Read more
Custom font has wrong vertical alignment
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. Scene contains two buttons, one which has text in Arial and other... Read more
Setting Image type to Tiled if sprite was resized externally will cause ...
Steps to reproduce: 1. Open attached project "791046.zip"2. Open scene "repro"3. In hierarchy, select "Canvas > Image" and change... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved