I need to know what version of Freetype being used in my build. I am using Unity 2021.3.34f1 and building for Android.
I have tried looking through some of license and notice files in the Unity installation folder, but I haven’t been able to find anything mentioning a Freetype version. Does anyone know how to find this info?
My binary analysis tool has detected a security vulnerability in my build from Freetype. This is probably a false positive, so I need to know the actual version of Freetype used in my build to clear it.
I dont think we publish it anywhere officially although we sometimes say the version in the release notes when we do an update. 2021.3 is using a customized version of 2.12.1
You can also click Window/Software Licences for info about plugins although it seems to lack the version info for freetype.
If this issue has a security issue then we would need a bug report so we can look into upgrading freetype. The upgrade process can be lengthy as we have several custom changes that have been added over the years and these will need porting, so we try to avoid doing it unless we have to.
Looks like we do publish this information
If you need to find out the version info for a third party tool it can be found in the release notes page, at the very bottom. They’re not generated for every release right now because they require some manual review, though that is the plan.