-
Unity 6000.0.14f1中,项目名称中含有汉字时,无法显示项目名称,并且Console输出异常日志:
```
UnityException: get_bytes can only be called from the main thread.
Constructors and field initializers will be executed from the loading …
-
Don't know if you are still working on this or not, but I am getting these 3 errors when clicking on the options button
`NullReferenceException: Object reference not set to an instance of an obje…
-
Action sets no longer seem to be loaded after the SteamVR update this morning.
-
How to custom UI ( Button Skip ads, Learn more... )
I have try,
adsRenderingSettings.disableUi = true
adsRenderingSettings.uiElements = []
Thanks :)
-
After running the DOTween setup I get a DirectoryNotFoundException on the DotweenPro.Scripts.asmdef. Our DOTween is currently is not using the pro version and therefor is just in a DOTween folder.
…
-
Hi!
Just found your code and wanted to test it out, but right after the installation I am having an issue:
Library\PackageCache\extensions.unity.theme@2.0.2\Editor\Scripts\ThemeWindowEditor.cs(1…
-
@Moolt - I've just stumbled upon this tool and it would be a lifesaver for me, but sadly it isn't compatible with Unity 2020.3 (the External References part is causing the problems). Is it possible t…
-
In Unity 5.5, I'm getting this error constantly even when the dictionary is empty:
InvalidCastException: Cannot cast from source type to destination type.
FullInspector.Internal.fiISerializedObjectU…
-
Hi,
when i try to change TypeReference value from editor, it gives an error.
My Code:
```C#
[TypeReference.Config(typeof(MonoBehaviour))]
public TypeReference type;
```
Error:
InvalidOpe…
-
I'm using RecursiveCraft, Magic Storage Extra and Recipe Browser, after I exit the Magic Storage Crafting Interface and try to check a recipe in Recipe Browser, I get this:
`[14:16:27] [1/ERROR] [Ter…