UnityNativeTool Versions Save

Allows to unload native plugins in Unity3d editor

v8.1

2 years ago
  • Fixes: #32, #28
  • Support OptionalAttribute #35

v8.0

4 years ago

Edit-mode interactions. UI improvements. Custom triggers.

v7.0

4 years ago

Low level Unity native interface support (UnityPluginLoad and UnityPluginUnload)

v6.3

4 years ago

Stability improvements

v6.2

4 years ago

Potential stability improvements UI changes

v6.1

5 years ago

Added option to specify additional assemblies Changed script DllManipulator to DllManipulatorScript Chenged namespace DllManipulator to UnityNativeTool

v6.0

5 years ago
  • Harmony is no longer required
  • It is now possible to debug all managed methods
  • Removed [MockNativeCalls] attribute; "Mock all native functions" option in now on by default
  • Improved overall performace

5.0

5 years ago

Crash logs

4.0

5 years ago

Mac support

3.0

5 years ago

Thread safety