Search Issue Tracker
[Dropdown][Standalone] Country list does not appear in build
How to reproduce:1. Open the attached project2. Open and play the "PlayThis" scene3. Notice the dropdown getting filled with the lis... Read more
Standalone Input Module Touch Input Functioning like Mouse Pointer
StandaloneInputModule behaves differently to TouchInputModule on touch screen devices when processing touch input. StandaloneInputMo... Read more
[UI] [Android/iOS] Changing Image FillAmount causes freeze on small worl...
To reproduce:1) Open attached project2) Build and run on mobile device3) Wait a bit4) When Canvas will become 10x10, the app will fr... Read more
UI components aren't resized after aspect ratio of game view is changed
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. Change aspect ratio of game view to 4:34. Un-focus editor5. While... Read more
[UI] Incorrect Preferred Height for Text component if pivot X is set to 0
Reproduction steps:1. Open the attached project2. Select the text GameObject in the hierarchy3. Set it's Pivot to 0 on the X axis4. ... Read more
Unity crashes after adding Graphics Raycaster component
Reproduction steps:1. Open attached project2. Open scene "asdf"3. In the Hierarchy select "Cube"4. Add component "Graphics Raycaster... Read more
RectTransform.rect.Set() doesn't make changes
Steps to reproduce:1. Open attached "Case 795490 repro" project2. Open "test" scene3. Play the scene4. Observe Rect Transform's size... Read more
[EventSystem] Not all events are intercepted by Event Trigger
Steps to reproduce: 1. Open attached project2. Open scene "TestScene"3. Run it4. Move mouse over the sphere and notice Pointer Enter... Read more
World space canvas flicker when resizing game view
Steps to reproduce: 1. Open attached project2. Open scene "TestBUG"3. Rezise game view and notice canvas flickering Reproducible onl... 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