Le nom du type ou de l’espace de noms Input.System n’existe pas
Description du problème
The issue appears when opening the Unity editor or importing the SDK. The following error message is displayed:
Copy
Assets\Xsolla\Core\InputProxy\InputProxy.NewSystem.cs(5,19): error CS0234: The type or namespace name ‘Input.System’ does not exist in the namespace ‘Unity Engine’ (are you missing an assembly reference?)
The problem occurs because the Input System package is installed but not referenced in the xsolla.asmdef
file.
Issue status: Can’t be fixed on the SDK side.
Contournement
- Open Unity project.
- Go to the
Project panel and select thexsolla.asmdef
file. - In the
Inspector panel, go to theAssembly Definition References section. - Click the + icon and select
Unity.InputSystem .
Cet article vous a été utile ?
Merci pour votre commentaire !
Nous examinerons votre message et l'utiliserons pour améliorer votre expérience.Faute de frappe ou autre erreur dans le texte ? Sélectionnez le texte concerné et appuyez sur Ctrl+Entée.