Releases: oneVR/VRWorldToolkit
VRWorld Toolkit V3.2.0
This release is recommended to be imported using the VRChat Creator Companion
VRWorld Toolkit is included in the curated packages section of the Creator Companion and can be imported directly into your project.
Read more about the Creator Companion here: https://vcc.docs.vrchat.com/
What's Changed
- Improve build report functionality and add support for iOS build reports.
- Improved lighting checks to better account for edge cases.
- New message for Post Processing when building for Android and iOS platforms.
- Added Quick function to open the VRChat worlds build folder.
- Removed the check for Future Proof publishing, as it's no longer a feature in the VRChat SDK.
Full Changelog: V3.1.0...V3.2.0
VRWorld Toolkit V3.1.0
This release is recommended to be imported using the VRChat Creator Companion
VRWorld Toolkit is included in the curated packages section of the Creator Companion and can be imported directly into your project.
Read more about the Creator Companion here: https://vcc.docs.vrchat.com/
What's Changed
- Custom editor for avatar pedestals now includes a button to open the set avatar on the website.
- Removed redundant and outdated checks to fix the VRChat SDK collision array.
- Fixed an edge case with build reports where Unity does not provide a valid path.
Full Changelog: V3.0.1...V3.1.0
VRWorld Toolkit V3.0.1
This release is recommended to be imported using the VRChat Creator Companion
VRWorld Toolkit is included in the curated packages section of the Creator Companion and can be imported directly into your project.
Read more about the Creator Companion here: https://vcc.docs.vrchat.com/
What's Changed
- Add a null check for the Lighting Settings Asset being null, as the old Unity API handled it on its own.
- Fix a compilation issue for projects with Post Processing and without the VRChat worlds SDK.
Full Changelog: V3.0.0...V3.0.1
VRWorld Toolkit V3.0.0
This release is recommended to be imported using the VRChat Creator Companion
VRWorld Toolkit is included in the curated packages section of the Creator Companion and can be imported directly into your project.
Read more about the Creator Companion here: https://vcc.docs.vrchat.com/
What's Changed
- This version no longer supports Unity 2019 due to API changes. Previous versions can still be used with old Unity versions.
- Attempted to improve the time it takes to initialize when opening World Debugger for the first time.
- Improved how the stats dropdown looks in the Build Report tab.
- Big projects or files will no longer break the Build Report tab.
- Enhance BuildReportTreeView with Asset Bulk Selection by @akira0245 in #26
- Toggle objects on build by @Toocanzs in #25
- Add Compression Mode support by @Codel1417 in #15
- Make World Debugger usable in non-VRChat projects by @hai-vr in #27
New Contributors
- @akira0245 made their first contribution in #26
- @Toocanzs made their first contribution in #25
- @Codel1417 made their first contribution in #15
Full Changelog: V2.1.5...V3.0.0
VRWorld Toolkit V2.1.5
This release is recommended to be imported using the VRChat Creator Companion
VRWorld Toolkit is included in the curated packages section of the Creator Companion and can be imported directly to your project from there. This release does not support older versions of the VRChat SDK, such as SDK2.
Read more about the Creator Companion here: https://vcc.docs.vrchat.com/
What's Changed
- Update dependency version number to support the latest VRChat SDK version
VRWorld Toolkit VCC V2.1.4
This release is recommended to be imported using the VRChat Creator Companion
VRWorld Toolkit is included in the curated packages section of the Creator Companion and can be imported directly to your project from there. This release does not support older versions of the VRChat SDK, such as SDK2.
Read more about the Creator Companion here: https://vcc.docs.vrchat.com/
What's Changed
- Add Environment Layer to Full Mirror Quick Set Function by @BluWizard10 in #23
Full Changelog Since Last Release: V2.0.0...V2.1.4
VRWorld Toolkit V2.0.0
After successfully importing the release unity package the toolkit menu will appear in the Unity top bar as VRWorld Toolkit - If it does not, check Troubleshooting for common problems and solutions!
Support for Unity 2018 is dropped as of this release, going forward only Unity 2019 is supported.
Use older versions if you need Unity 2018 support.
World Debugger
- Improved project type detection logic
- Replaced links to point to Unity 2019 documentation
- Replaced some Unity documentation links with links to Silents guides
- Fixed build report tab throwing errors when no build report exists
- Added text that shows when no build is found
- Check for possible sanitization problems with the build path
- Update necessary APIs to Unity 2019
- Removed disabled portals warning as it's not necessary anymore
- Removed detection for badly set build settings pending further investigation
Quick Functions
- Remove function to apply VRChat project settings as a similar function is now built into the VRCSDK
Known Issues
- Build report sorting can't be changed from alphabetical by name when using search
VRWorld Toolkit V1.11.2
After successfully importing the release unity package the toolkit menu will appear in the Unity top bar as VRWorld Toolkit - If it does not, check Troubleshooting for common problems and solutions!
World Debugger
- Improve no Tonemapping message and add a link to relevant documentation about it
Quick Functions
- Apply VRChat Quality Settings to project
- Strip missing scripts from scene
Known Issues
- Build report sorting can't be changed from alphabetical by name when using search
VRWorld Toolkit V1.11.1
After successfully importing the release unity package the toolkit menu will appear in the Unity top bar as VRWorld Toolkit - If it does not check Troubleshooting for common problems and solutions!
World Debugger
- Change floating point warning to be more forgiving
- Fix build report tab Name column not rendering over the Type column
- Improved build report refreshing
- Hide Auto Fix button properly in cases where it shouldn't be visible
- Check if build settings are improperly set
- Check if the reference camera that's set has a camera component on it
- Improve suggestion to increase lightmap size to have a clearer message and avoid showing it when not relevant
Quick Functions
- Setup Layers and Collision Matrix
General
- Added Enable On Build functionality
Known Issues
- Build report sorting can't be changed from alphabetical by name when using search
VRWorld Toolkit V1.11.0
After successfully importing the release unity package the toolkit menu will appear in the Unity top bar as VRWorld Toolkit - If it does not check Troubleshooting for common problems and solutions!
Mass Texture Importer
- New feature!
- Allows you to batch process crunch compression and other settings in texture importers
- Found under VRWorld Toolkit > Quick Functions > Mass Texture Importer
World Debugger
- Group auto-fix for legacy blend shape issue
- Fix messages with long texts not expanding properly
- Improved Post Processing checks
- Improved build report UI
- Improved message rendering performance
- Improvements to general check performance
- Fix serialization in layout so window state saves properly
- Check for unsupported Android override texture formats
- Fixed some GameObjects getting skipped in checks
- Don't run checks on non-world projects
- Much improved initialization performance on the first open
- Right-click Show in Explorer option on build report overviews
General
- Improved build checks
- Update Post Processing quick import to version 3.0.3
Known Issues
- Build report sorting can't be changed from alphabetical by name when using search