Skip to content

0.12.6 - 2024-05-23 - Unity release

Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 23:12
· 220 commits to unity since this release

Release Notes

Features

  • Add flags to --coreclr to reduce the number of markers GC data provides. GC data is off by default.

Install usamply 0.12.6

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Unity-Technologies/usamply/releases/download/usamply/0.12.6/usamply-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/Unity-Technologies/usamply/releases/download/usamply/0.12.6/usamply-installer.ps1 | iex"

Download usamply 0.12.6

File Platform Checksum
usamply-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
usamply-x86_64-apple-darwin.tar.xz Intel macOS checksum
usamply-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
usamply-x86_64-pc-windows-msvc.zip x64 Windows checksum
usamply-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
usamply-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum