Skip to content

Unsupported Types in Tree-View

Understanding which types are not supported by InspectMe is crucial for effective debugging and inspection in Unity. This guide provides a clear overview to help you work seamlessly with InspectMe.

Unsupported Types

There are certain types and scenarios where InspectMe does not provide support. These include:

Type Details
Actions, Delegates, Events, and Unity Events Not supported for inspection.
Specific Types Includes TextAsset, AnimationEvent, IEqualityComparer, ITuple.
Third-Party Types Only types within the Newtonsoft.Json namespace are not supported. Other third-party types should work fine.
Complex Arrays Multi-dimensional arrays (e.g., [,]) are not supported.
System.Numerics Types Types such as Complex, BigInteger, Plane, Matrix3x2 are not supported.

Expanding Our Horizons

At InspectMe, we're continuously working to broaden our scope of supported types. Our team is dedicated to enhancing InspectMe's capabilities, ensuring it evolves alongside your development needs. Keep an eye on our Changelog for updates on new types and features. Your feedback and suggestions are invaluable to us, so if there's a type you'd like to see supported, please let us know on our Support page.


Thank you for being part of our journey towards making InspectMe the most versatile and user-friendly tool for Unity developers.