-
```
While the background images are visible on the InkCanvas, they are not visible
when a thumbnail bitmap image is rendered.
The code that is actually executing this is currently located within…
-
So I just installed AutoSave and received this error : Library\PackageCache\com.tarodev.autosave@5026d04051\Editor\AutoSaveSettingsProvider.cs(35,90): error CS0246: The type or namespace name 'Integer…
-
# Important
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.EditorGUILayout.IsChildrenIncluded (UnityEditor.SerializedProperty prop) (at :0)
UnityEditor.Edi…
-
this is weird! I'm using unity 2018.3.5f1
I'm getting these in console:
Copied style is null. Using StyleNotFound instead.
UnityEngine.GUIStyle:.ctor(GUIStyle)
SubjectNerd.PsdImporter.PsdImportW…
-
Hi,
Is it possible to make it work in unity 2020.3?
thanks in advance for your help.
Rahul
RYG81 updated
11 months ago
-
For a specific case, I have both string input and output ports.
However, I'd like to color the input ports differently.
Is there a way to add a VisualElement class to a generated port somehow? I'm a…
-
Since last update to game and unity Timbermesh desciption do not show the text field and there are error messages in the console
Timbermesh description:
![image](https://github.com/user-attachment…
-
**Describe the bug**
Whenever I try to run the example scenes the following error occurs:
"NullReferenceException: Object reference not set to an instance of an object
HuggingFace.API.Editor.Hugg…
-
![image](https://user-images.githubusercontent.com/7477052/88543004-2f2d5700-cfcc-11ea-87c7-cc669e74549c.png)
Other than this one issue this is a very nice theme, but it's so hard to see this icon...
-
When using as this:
```
[SerializeField, SerializedDictionary("ItemData & GUID", "MetaData (JSON) & count")]
private SerializedDictionary inventoryContainer = new SerializedDictionary();
…