New
1.3.8
Premium Edition
The corresponding premium release is here.
What's Changed
- Fix RCE vulnerability via malicious AssetBundle container paths by @XeraGamesLLC in https://github.com/AssetRipper/AssetRipper/pull/2029
- Change command line
--launch-browser=falseto--headlessby @bilal-arikan in https://github.com/AssetRipper/AssetRipper/pull/2033 - Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/AssetRipper/AssetRipper/pull/2014
- Bump NUnit3TestAdapter by @dependabot[bot] in https://github.com/AssetRipper/AssetRipper/pull/2038
- Bump SharpCompress from 0.42.0 to 0.42.1 by @dependabot[bot] in https://github.com/AssetRipper/AssetRipper/pull/2039
- Bump Microsoft.OpenApi from 2.3.10 to 2.3.11 by @dependabot[bot] in https://github.com/AssetRipper/AssetRipper/pull/2040
- Bump Microsoft.AspNetCore.OpenApi from 10.0.0 to 10.0.1 by @dependabot[bot] in https://github.com/AssetRipper/AssetRipper/pull/2042
- Bump System.Text.Json from 10.0.0 to 10.0.1 by @dependabot[bot] in https://github.com/AssetRipper/AssetRipper/pull/2043
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in https://github.com/AssetRipper/AssetRipper/pull/2045
- Bump SourceGenerator.Foundations from 2.0.13 to 2.0.14 by @dependabot[bot] in https://github.com/AssetRipper/AssetRipper/pull/2046
- Use updated Cpp2IL and AsmResolver
- Allow negative indices for PPtr keyframes
- Don't copy StreamingAssets if settings indicate to skip
- Support fixed buffers and volatile fields in MonoBehaviour deserialization
- Fix an issue with reading SphericalHarmonicsL2
- Support serialization depth level 10
- Abstract classes should not be deserialized
- Fix generic instance types being deserialized before Unity 2020
- Fix cropping for swizzled switch textures
- Remove an unnecessary allocation during Switch deswizzling
New Contributors
- @XeraGamesLLC made their first contribution in https://github.com/AssetRipper/AssetRipper/pull/2029
- @bilal-arikan made their first contribution in https://github.com/AssetRipper/AssetRipper/pull/2033
Full Changelog: https://github.com/AssetRipper/AssetRipper/compare/1.3.7...1.3.8