Search Issue Tracker
Butten label shakes when moving rect handles
1. create a button in scene 2. zoom in so button label is clearly seen 3. move the recttransform handles of the button Observe: but... Read more
Reversing text wrapmode to wrap from ResizeBounds appears to have no effect
1. create text in scene 2. Observe how the text bounds are larger than the text "New Text" 3. in inspector go to wrap made and set t... Read more
Two errors when entering too much text into text field in uGUI
1. copy text from the attached 'TextLimit' into the text field 2. two errors occur: maxVertices < 65536 && maxIndices < 65536*3 a... Read more
Highlighter looks wrong when selecting a Bone on Avatar
Highlighter looks wrong when selecting a Bone on Avatar Body Mask. To reproduce: - Open attached project - Double-click on "RunsAva... Read more
Error when entering large int into submit key size on eventsystem
1. Create empty game object and add event system 2. in the size of the submit key section punch in numbers (random) for at least mor... Read more
Crash when continously adding too large int in submit key size on events...
1. create empty game object and add eventsystem 2. in the submit key size field keep doing this: Punch in 10-15 random numbers and ... Read more
Crash when changing the BlendTree parameter to Speed and hit Play
To reproduce: - Open attached project and launch "Generic Skeleton Example" - Select the "mine_bot" object in Hierarchy - Open the A... Read more
Wheel Collider does not behave properly after update of PhysX
Steps to reproduce : - import the project attached - open the scene "TheCity" - press play and notice the behavior of the cars and ... Read more
Cannot build standalone, Could not load type 'UnityEngine.UI.InputField'
Steps to reproduce : - import the project attached - go to Build Settings - select Build and notice the error in the console Read more
Set 'handle rect' on slider to 'none' and you get error
1. create slider in scene and go to inspector 2. select handlerect and choose none or press backspace 3. observe error in console U... 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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon