Compatibility

Unity Version

Vibe 1.0 requires Unity version 2022.3 or later. An LTS (Long-Term Support) version is recommended. Beta releases are not supported, but in most cases, there will be no issues.

Platforms & Render Pipelines

Vibe is compatible with all platforms and render pipelines.

Other Custom Inspector / Custom Editor Packages

Vibe can work in a project alongside some other custom editor packages. It will only be used for components you explicitly choose by creating a new custom editor for them with Vibe.

Vibe can work alongside:

  • Odin Inspector - Note: Odin features are not available in Vibe's custom editors and vice versa.

  • Naughty Attributes - Note: NA's features are not available in Vibe's custom editors and vice versa.

Known Issues:

  • vInspector - Its existence in the project causes Vibe's Styles, Conditions and Requirements to not update properly.

For more details: Advanced Topics

Last updated