I searched in the forum but didn’t find anything :(.
Let me explain my problem :
I’m working on multiple platforms (Switch, PS4,etc) and i need to change the Default Sprite Asset in the TMP_Settings when i’m switching platforms.
I use 1 asset by platforms because the icons is different on each.
So i have this :
When i switch platform, i want to do this for changing the Default Sprite Asset on the TMP_Settings :
I will revise the TMP Settings in the next preview release to allow users to set this property.
I should be able to release this new version of the package late next week. In the meantime and since you have access to the source code of the package, you can change this property to change the setter. Note that changes will need to be done in the Global Package Cache otherwise your changes will be lost when Unity is closed and re-opened.
Since discoverability of preview packages in Package Manager has changed between version 2020, 2021 and 2022, you may have to manually reference this new release in the “Project/Packages/manifest.json” file.
Be sure to update the TMP Essential Resources and TMP Examples & Extras after updating to this new release as the shaders and other files have been updated.