> For the complete documentation index, see [llms.txt](https://docs.gercstudio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gercstudio.com/additional-info/questions.md).

# FAQ

## Red errors appear after joining multiplayer rooms

<figure><img src="https://3854890582-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lf4aWZpqUiSipiEh-D6%2Fuploads%2FZcbARUX8bCp03uC6yZ7u%2FScreen%20Shot%202022-10-02%20at%2022.10.09.png?alt=media&amp;token=f937e99d-9d4e-4c05-aa3b-29792eaca017" alt=""><figcaption></figcaption></figure>

These errors has no effect on gameplay and has nothing to do with USK, because they appear in Photon scripts, so just ignore them.

## The character gets stuck in the air while jumping, or walks and automatically jumps (and then falls into the ground)

Some characters have an incorrectly assigned **hips** **bone** and the character controller does not correctly calculate the floor height.&#x20;

![](https://3854890582-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lf4aWZpqUiSipiEh-D6%2F-M_F06mFKnCLzOQmz2Ul%2F-M_F3dAdXICLOe0YhdPJ%2Fwrong%20hips.png?alt=media\&token=f1443f1a-2865-4245-b559-a21c3cfac237)

**So the best solution is to open the avatar editor and set the correct bone there:**

![](https://3854890582-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lf4aWZpqUiSipiEh-D6%2F-M_F06mFKnCLzOQmz2Ul%2F-M_F44B2dgH9O98qqwuO%2Favatar%20editor.png?alt=media\&token=f069f596-bac6-4c94-bdbe-c2299957f39a)

![](https://3854890582-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lf4aWZpqUiSipiEh-D6%2F-M_F06mFKnCLzOQmz2Ul%2F-M_F49qfT8ObRpe-x1yj%2FCorrect%20hips.png?alt=media\&token=ab7b7b30-80fc-4287-bcf1-ea1322b5d3c8)

## Errors after import

After importing the project, you may see red errors: no big deal, all those errors are standard Unity import errors and they can be cleared up by clicking the "Clear" button.

## 'CharacterHelper' does not contain a definition for...&#x20;

![](https://3854890582-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lf4aWZpqUiSipiEh-D6%2F-MBToFC_s0Sj0jdTUKm4%2F-MBTol2H7DMLs78NX5i5%2Fcharacter%20helper%20issues.png?alt=media\&token=24143204-ea99-43ff-951b-a9c0c40ee325)

## Troubles with the Package Manager

To solve any issue with Package Manager set the **Scripting Runtime Version** to **.Net 4.x** in the Project Settings

![](https://3854890582-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lf4aWZpqUiSipiEh-D6%2F-M1UrfhO2KhTMaClzlDM%2F-M1UsCHx5pyF2l1g2E2p%2Fplayer%20settings.png?alt=media\&token=302882c5-8a36-4963-a9ea-a4ef724ccc5c)

or try to reset Packages by pressing **\[Help -> Reset Packages to defaults]**

![](https://3854890582-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lf4aWZpqUiSipiEh-D6%2F-LrVziGWXdehRXAKYsv7%2F-LrW2tmkWh6a9uhnlPn0%2Fpackages%20to%20default.png?alt=media\&token=2d7c1c21-8ace-438a-a228-378453b2eca8)

## How to adjust the mobile stick range?

Open the **Mobile** **Input** menu by pressing **\[Edit -> USK Project Settings -> UI]** and set the range there:

![](https://3854890582-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lf4aWZpqUiSipiEh-D6%2F-M_F06mFKnCLzOQmz2Ul%2F-M_F2Eg2WBgFt2RDLtVX%2Fstick%20range.png?alt=media\&token=b6732041-8c87-43a1-afc1-339fb888d0d3)

## I can't find my question here.

Don't worry, just email us ([**gercstudio@gmail.com**](mailto:gercstudio@gmail.com?subject=Universal%20Shooter%20Kit%20-%20Question%20)) and we'll help you 😉
