CRIWARE Unity Plugin Manual
Last Updated: 2025-05-08
Checking the Plugin Version
Overview
When receiving technical support or wanting to check the integrity of the CRIWARE plugins in your project, the version information of the plugin is very important.
This information can be found in the Unity Editor under the following menu: Window -> CRIWARE -> Version Information
The window opened from the above menu item displays the following information:
Script Version: The C# script version of the plugin.
Binary Version: The version of the plugin's library for each platform.
Details: Detailed version information for each module in the library for the selected platform.
Attention
The Script/Binary Version displayed here is different from the "SDK version" included in the SDK package name.
If you need to provide version information, please pay attention to the "type" of this version information.
You can also use the following buttons:
Plugin type switching button: Switches the type of plugin (CRIWARE main plugin, various extension plugins, etc.) for which information is displayed
Reload button: Reloads all version information
Copy to Clipboard button: Copies all information except "Details" to the clipboard
Platform buttons below "Binary Version": When pressed, the contents of "Details" will change to match the selected platform.
Copy Details to Clipboard button: Copies the displayed Details information to the clipboard.
Platform-specific library details window
When clicking one of the platform name buttons under the Binary Version, detailed version information for the plugin library will be displayed in the "Details" window.
Clicking "Copy Details to Clipboard" copies the information displayed in the lower half of the screen to the clipboard.
Plugin type switch button
In addition to the CRIWARE main plugin, various extension plugins also contain version information.
By pressing the tab button at the top of the window, you can switch the type of plug-in for which you want to display version information.