

Salut, je suis Canan
Oups ...
N'oubliez jamais que l'impossible est possible
:(
Your PC ran into a problem and needs to restart.
We're just collecting some error info, and then we'll restart for you.
0% complete

For more information about this issue and possible fixes, visit
https://www.windows.com/stopcode
If you call a support person, give them this info:
Stop code: SYSTEM_SERVICE_EXCEPTION

Texte de clavier bloqué en blanc
Unity
Étapes
- Allez dans votre dossier Plugins / Android, vous pouvez avoir un fichier manifeste Android
- Ouvrez-le, vous devriez voir la section <application> à la 3ème ou 4ème ligne
Cela devrait ressembler beaucoup à ceci <application android:icon="@drawable/app_icon" android:label="@string/app_name" android:debuggable="false">
- Ajoutez simplement la ligne suivante avant le ">"
android:theme="@style/UnityThemeSelector"
- Et cela résoudra le problème