Hello, recently I have been searching for a method of versioning (I already have it). I stumbled across this, why does :LatestAssetVersion with the placeId return different than PlaceVersion?

LatestAssetVersion can be used for any type of asset, but I prefer to use PlaceVersion as it points to the version you would see when reverting your game.
1 Like
Yes, I know that. What I’m trying to achieve is that, PlaceVersion can only be retrieved in that place while running, while LatestAssetVersion can do it outside of that place
My post is trying to gather information on to why LatestAssetVersion doesn’t return the same place version as game.PlaceVesion
Turns out it was an issue with cache, and this was also fixed long ago
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.