Site Update

VRCreators Site Update - May 3, 2026

VRCreators 3 May 2026 VRCreators

A VRCreators site update covering the expanded creator resources, new avatar docs, cleaner navigation, and a round of front-end performance work.

Expanded creator resources New avatar creation docs Cleaner resource pages Faster front-end bundle
VRCreators Site Update - May 3, 2026

This update started as a content pass and turned into a tidy-up of the site itself.

The short version: VRCreators now has broader resource coverage, clearer VRChat / Unity / Udon starting points, more avatar creation docs, and a leaner front-end bundle.

What Changed

  • The AI Resources page has been expanded with more creator-relevant tools and categories.
  • Tools and Resources now prioritizes VRChat, Unity, and Udon before AI.
  • Avatar Creation has a larger starting set of docs for setup and common avatar workflows.
  • Search index data now loads when needed instead of being shipped inside the first page response.
  • The theme now sends less CSS and JavaScript on ordinary pages.
  • Header navigation, submenu icons, image loading, and cache-busted assets were cleaned up along the way.

Good Places To Start

Creator Takeaway

This update is useful when you want to understand what changed and where to start next. Use the linked sections first, then open the relevant docs or asset hubs when you need implementation detail.

Related Navigation

Content Updates

The site has a wider set of practical starting points for creators.

  • The AI Resources page now covers planning, coding, 3D, textures, voice, video, and workflow support without pushing AI ahead of core VR creation docs.
  • Tools and Resources now puts VRChat, Unity, and Udon links first, with AI treated as a supporting resource layer.
  • Avatar Creation has new pages for setup, toggles, material swaps, PhysBones, lip sync, and related avatar workflows.

Site And Navigation Work

The public theme was tightened up around browsing, search, and page structure.

  • Header navigation and submenu icons were cleaned up so desktop menus sit correctly and keep the shared theme icon system.
  • Global and resource search indexes now load on demand instead of being embedded into the initial page HTML.
  • Media, resources, assets, and docs templates now have better image dimensions, lazy loading, and cleaner cached script behaviour.

Performance Pass

The front-end payload is lighter than it was at the start of this update cycle.

  • Bootstrap, jQuery, the old tree menu script, Line Awesome, and the full Font Awesome bundle were removed from the public page path.
  • Theme JavaScript is split so ordinary content pages load only the global site script, while search/catalog pages load their extra behaviours separately.
  • Plugin stylesheets for forms, notices, login, and Creative Commons links are no longer injected into every public page when the page does not need them.