XUnity.AutoTranslator icon indicating copy to clipboard operation
XUnity.AutoTranslator copied to clipboard

Results 299 XUnity.AutoTranslator issues
Sort by recently updated
recently updated
newest added

Why? Am I missing something? Something like `r:"^word$"=r:"???"` Is this some kinda prehistoric compatibility?

Good afternoon, the plugin translates every thing, but for some reason it puts spaces between letters in some words, can this be fixed? ![Uploading изображение_2024-11-19_185238459.png…]()

Title. I've tried TMP versions 1.4.0, 2.0 something, 3.0.5, 3.0.9, and evrytiem XUnity.AutoTranslator complains that 'I use TextMeshPro vesion 1.1 but the application uses x.x.' Apparently it reads TMP version...

[Message: Preloader] BepInEx 6.0.0-be.725 - Fall of Avalon (16.11.2024 13:57:04) [Message: Preloader] Built from commit e1974e26fd7702c66b54c0d6879c90b988cc4920 [Info : BepInEx] System platform: Windows 10 64-bit [Info : BepInEx] Process bitness: 64-bit...

I have to mention that the game this is happening in barely supports bepinex and the translator, but [TranslationScopeHelper.cs](https://github.com/bbepis/XUnity.AutoTranslator/blob/master/src/XUnity.AutoTranslator.Plugin.Core/Utilities/TranslationScopeHelper.cs) line 25 return GetScopeFromComponent( component ); It returns -1 in some...

Hi, please help, UnityAutotraslator translates everything except the dialogues in the game. Can anyone help? ![image](https://github.com/user-attachments/assets/995384e4-5a8f-4778-902a-38a7416587cb)

I'm having issues trying to dump and then modify textures ``` [Error :XUnity.AutoTranslator] An error occurred while dumping texture. System.MissingMethodException: Method not found: 'Void UnityEngine.Texture2D..ctor(Int32, Int32)'. at XUnity.AutoTranslator.Plugin.Core.Extensions.ComponentExtensions.GetTextureData(Texture2D texture) at...

Dear Developers, I encounter the problem that hotkeys are not functioning in games. The logs indicate that the Input API is not available. The version of my BepInEx is 6.0.0-be.704...