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
- ListView element is rendered in solid black after docking if UI Builder window was already opened prior to project launch
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console