diff --git a/com.unity.template.hdrp-blank/Packages/com.unity.template.hdrp-blank/CHANGELOG.md b/com.unity.template.hdrp-blank/Packages/com.unity.template.hdrp-blank/CHANGELOG.md index 30e97003a0b..5cb60e1217e 100644 --- a/com.unity.template.hdrp-blank/Packages/com.unity.template.hdrp-blank/CHANGELOG.md +++ b/com.unity.template.hdrp-blank/Packages/com.unity.template.hdrp-blank/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project template will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [17.0.6] - 2024-10-09 + +## Changed + +- Fixed default managed stripping level + ## [17.0.5] - 2024-09-22 ### Changed diff --git a/com.unity.template.hdrp-blank/ProjectSettings/ProjectSettings.asset b/com.unity.template.hdrp-blank/ProjectSettings/ProjectSettings.asset index 63d9cc225a4..75ee5a91851 100644 --- a/com.unity.template.hdrp-blank/ProjectSettings/ProjectSettings.asset +++ b/com.unity.template.hdrp-blank/ProjectSettings/ProjectSettings.asset @@ -716,21 +716,7 @@ PlayerSettings: il2cppCompilerConfiguration: {} il2cppCodeGeneration: {} il2cppStacktraceInformation: {} - managedStrippingLevel: - Android: 1 - EmbeddedLinux: 1 - GameCoreScarlett: 1 - GameCoreXboxOne: 1 - Nintendo Switch: 1 - PS4: 1 - PS5: 1 - QNX: 1 - VisionOS: 1 - WebGL: 1 - Windows Store Apps: 1 - XboxOne: 1 - iPhone: 1 - tvOS: 1 + managedStrippingLevel: {} incrementalIl2cppBuild: {} suppressCommonWarnings: 1 allowUnsafeCode: 0