fullinspector icon indicating copy to clipboard operation
fullinspector copied to clipboard

Full Inspector supercharges Unity's inspector

Results 59 fullinspector issues
Sort by recently updated
recently updated
newest added

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.fiISerializedObjectUtility+c__AnonStorey0`1[FullInspector.FullSerializerSerializer].m__0 () (at Assets/FullInspector2/Core/fiISerializedObjectUtility.cs:117) FullInspector.Internal.fiLateBindingsBinder+c__AnonStorey0.m__0 () (at...

Done through Github interface, our local install has diverged too much.

fiGUI.PushLabelWidth() operates on an internal stack mechanism that gets pushed to by several occurences, but gets only sparsely Popped(). This leads to several issues: - The prefix label's width can...

Hello, I am having an issue with Full Inspector where the editor crashes when reloading the assemblies. I have crash reports with stack traces pointing to the insides of unity....

I haven't dug too deeply, but it seems like having a class that implements both `BaseScriptableObject` and `IList` uses the `BaseCollectionPropertyEditor` which throws a `NullReferenceException`. I guess the order of...

Hello guys, I don't know if anyone here will be able to help me. Have you ever used FullInspector with Json.NET as the default serializer ? I'm trying to switch...

Color32 properties were being drawn as Vector4 in the inspector. Explicitly adding a Color32 CustomPropertyEditor resolves this.

Hey, it's really strange, since the end of 2016 the suipport and any activity stopped. What is going on?

Hi! I found a critical issue with the Fullinspector serialization on the unity 2017 version. It seems that Animation curves in a BaseBehavior aren't being serialized, and despite all my...

Unity 2017 leaves warning when trying to reset metadata ![capture](https://user-images.githubusercontent.com/3051169/28431744-9f882568-6d85-11e7-8902-9bd2fbff5f87.PNG)