Releases: cleveradssolutions/CAS-Unreal
Releases · cleveradssolutions/CAS-Unreal
Version 3.9.9
Version 3.9.8
Version 3.9.7
Version 3.9.6
Version 3.9.5
Version 3.9.4
Update Adapters
Below are important changes in the adapters that should be noted. Please refer to the native SDKs release notes for a complete overview of all adapter updates.
- [Android] Yandex Ads
⚠️ [SDK] The minimum AppMetrica version is now 7.2.0 (Android SDK). This is only important if your project already has the AppMetrica integrated. You can skip the integration if you are not using it.⚠️ [SDK] The minimum Android Gradle plugin version is now 7.0
Version 3.9.3.1
Bug Fixes
- [iOS] Fixed an issue with empty value for
UserTrackingUsageDescriptionKey
in iOS build. - [Editor] Fixed configuration file cache between iOS builds.
- [Editor] Added prebuilt check that the project is located on the same drive as the engine for Windows machine.
Note
When building an application on a Windows machine, it is crucial to ensure that your project folder is located on the same drive as the Unreal Engine installation directory. (e.g., both on C:
or both on D:
)
Unreal Engine relies on specific paths and directories during the build process. If the project and Unreal Engine are located on different drives, it may cause path resolution problems, leading to potential build failures or incorrect behavior.