Search Issue Tracker
[InputField][DecimalNumber] Input field doesn't clear when text is highl...
Reproduction steps(GIF attached):1. Open attached project.2. Open and play "Scene" scene.3. Click on input field with first mouse bu... Read more
[UI][Panel] Setting Image to Tiled throws ArgumentException
Repro steps:1) Open the project and Main.scene2) Look at the console3) Create a new scene4) Add a Canvas + Panel5) Set Panel's Image... Read more
[iOS] Framerate drops from 60 to 15-30 when scrolling
To reproduce:1. Run attached project on device2. Try scrolling while profilingNotice that Canvas.SendWillRenderCanvases() and Scroll... Read more
GL.LINES disappear on window resize if used in OnGUI w/ Deferred render ...
Steps to reproduce:1. Download and open attached project "774745_GLLines.zip"2. Switch render path to Deferred3. Build project inclu... 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
Deleting gameobject with ScrollView component crashes editor
Reproduction steps:1. Open the "bug.zip" project2. Open the "Test" scene3. Delete "Scrollbar Horizontal" gameobject in the Hierarchy... Read more
[ui] Settings Integer mode InputField text with a negative value produce...
When setting the input field text value through script to a negative integer value whilst the input field is in integer content mode... Read more
UI Elements become invisible after scrolling "Graphics" option for the e...
1. Open scene "mainScene"2. Select any button from withing scene view3. Change "Graphic" for the selected button from inspector4. Sc... Read more
UI elements flicker with rendertexture, when moving one UI element
To reproduce:1) Open the attached project2) Run it in the editor, notice that UI elements flickers Read more
Certain font text is not being displayed in the correct position
Certain font text is not being displayed in the correct position (compared to 5.2) Steps to reproduce:1. Download and extract attach... 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