Search Issue Tracker
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
Windows Phone 8.1 does not show TouchScreenKeyboard for uGUI text fields
Windows Phone 8.1 does not show OnScreenKeyboard for uGUI text fieldsSteps to reproduce:1. Download attached project. It contains a ... 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
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window