Search Issue Tracker
Child canvas doesn't override Pixel Perfect
Child canvases do not correctly override/inherit Pixel Perfect property. Read more
Navigation does not work correctly with overlapping buttons
To reproduce this bug: 1. Open the attached project2. Open 'WorksNot' scene3. It has 3 Overlapping buttons4. Play the scene5. Select... Read more
Setting a RectTransforms parent in Awake, set it's scale to (0,0,0)
To Reproduce: 1. Import the unitypackage attached to the post.2. Open scene 'PrefabInstantiateTest' & play.3. Notice that Canvas... Read more
Sometimes newly created UI elements have suboptimal position assigned
Steps to reproduce:1. Open any project2. Create a new scene3. Create new UI element. For example, a Button. It might have initial po... Read more
Linux: Pressing TAB while editing text in an input field inserts an actu...
-e: see title, doesn't do that on windows or osx standalone -repro:--create new scene--add input field http://docs.unity3d.com/Manua... Read more
maxVertices error thrown when outputting very long strings
To Reproduce: 1. Run scene test in the attached project.2. Click on the outputted log message.3. Observe that a large number of" max... Read more
On iOS keyboard "Return" key changes to "Done"
To reproduce: 1) Create new project2) Create InputField3) Make sure that Line type is set to single4) Mark Hide mobile input5) Build... Read more
Text from physical keyboard doesn't type when input field was selected w...
Reproducible on 4.6.5, 4.6.6;Works fine on 4.6.4; Repro steps:1. open project "gui textfield.zip";2. build to WSA and build and run ... 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