Dusan Lazarevic

Results 17 comments of Dusan Lazarevic
trafficstars

Yes but unfortunately that's a bad way to fix this. I have to find a reason why this is happening. I've discovered that in the empty project (with only localization...

Ok upon further investigation I found this Unity Issue: https://issuetracker.unity3d.com/issues/asset-will-return-null-even-if-that-asset-exists-when-calling-resources-dot-load-but-only-for-the-first-time The problem is this according to their explanation: _Non scripts can not reliably be loaded from InitializeOnLoad static constructors_ You...

Hi @ibrahimpenekli Upon further testing of the v2.2.3 I found that it doesn't create new LocalizationSettings indeed, but it bombards the log with multiple worker warnings and errors. ![image](https://user-images.githubusercontent.com/1320690/235300915-6678ad06-94b5-405a-95b1-6654693d03d9.png) [Log.txt](https://github.com/ibrahimpenekli/GameToolkit-Localization/files/11359059/Log.txt)...

It's the 2021.3.24 Unity, but it happens with lower versions too. I think it doesn't happen with simple localizations but if used inside prefab or prefab variant then it happens....

Ok here is the reproducible project. Once you delete the Library and open the project, click once on **Localization Settings** and then on **Panel - Variant** prefab. You'll see the...

Yes I know, it's one way to add randomness. But if we, for example, add the curve in the attractor, we can then join Delay, Max Speed and Movement into...