Search Issue Tracker
Building non development WP8 player results in broken PDB files
Steps to reproduce:1. Open any project which has at least one script in it2. Build it to a folder with Development Build unchecked3.... Read more
Building android project with ASTC setting gives error
Building android project with ASTC setting gives this error message: 'destWidth % 4 == 0 && destHeight % 4 == 0' Read more
'TouchScreenKeyboard.hideInput = true' disables non latin characters
Enabling 'TouchScreenKeyboard.hideInput = true' disables input of non latin characters on Android devices Read more
Changing Sprite Mode on a Sprite causes all instances of a Sprite used i...
To reproduce this bug: 1. Open the attached project2. Open GUISpriteRepro scene3. Select GUIButtonDefault in the project view4. Chan... Read more
On WebGL, switching to fullscreen from keyboard requires another click f...
To reproduce this bug: 1. Open webGL_FullScreen_Bug project2. Open 'scene'3. It has a script which enters/closes fullscreen when pre... Read more
When script inherits from a built-in GUI component, additional fields ad...
To reproduce this bug: 1. Open the attached project2. Open 'example' scene3. Open 'CustomText' script4. Notice that it inherits from... Read more
Error "ArgumentOutOfRangeException: Argument is out of range
Error "ArgumentOutOfRangeException: Argument is out of range. Parameter name: index" When double clicking single line input field wi... Read more
Visual problem with selection of text in multiline input
- Add multiple lines of text in a multiline input field.- In Play mode, select a few lines with the mouse- The last letter on every ... Read more
Setting a minimum size for a text that doesn't fit the field will show a...
Steps to reproduce : - import the project attached- open the "Widgets" scene and press play- in the Hierarchy navigate to Canvas >... Read more
When a null reference occurs on the Button On Click(), the thrown except...
To reproduce this bug: 1. Open the attached project2. Open 'button error' scene3. Run the scene4. Click on the button5. 'Callback' s... 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
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically