-
-
Notifications
You must be signed in to change notification settings - Fork 447
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Heroic shows bought UE Marketplace/Fab assets in the games library #4200
Comments
can you search for the metadata of one of those assets? it should be in that can help us identify what information we can use to hide them |
Sure, here's one from Platform Functions: {
"app_name": "PlatformFunctionsPlugin_5.4",
"app_title": "Platform Functions",
"asset_infos": {},
"base_urls": [],
"metadata": {
"ageGatings": {},
"applicationId": "",
"categories": [
{
"path": "plugins/engine"
},
{
"path": "plugins"
},
{
"path": "asset-format/game-engine"
},
{
"path": "type/format-item"
},
{
"path": "asset-format/game-engine/unreal-engine"
},
{
"path": "type"
},
{
"path": "asset-format"
}
],
"creationDate": "2024-09-18T11:12:40.201Z",
"customAttributes": {
"ListingIdentifier": {
"type": "STRING",
"value": "f84001ab-0aed-4a8f-b976-7203fadc338a"
}
},
"description": "Platform Functions",
"developer": "GalacticGames.com",
"developerId": "o-5bxgyksrlkrv8uc8llt449rz9nxhvs",
"endOfSupport": false,
"entitlementName": "f6ea0709bea0432982eaecb2b455395f",
"entitlementType": "AUDIENCE",
"eulaIds": [],
"id": "f6ea0709bea0432982eaecb2b455395f",
"itemType": "DURABLE",
"keyImages": [],
"lastModifiedDate": "2024-10-25T22:45:57.401Z",
"namespace": "89efe5924d3d467c839449ab6ab52e7f",
"releaseInfo": [
{
"appId": "PlatformFunctionsPlugin_5.2",
"compatibleApps": [
"UE_5.2"
],
"dateAdded": "2024-09-18T18:08:01.379Z",
"id": "296d98ce7ca745ccb3c7c3c11fde620c",
"platform": [
"Windows",
"Win32",
"Linux",
"Mac"
],
"versionTitle": "2.4"
},
{
"appId": "PlatformFunctionsPlugin_5.3",
"compatibleApps": [
"UE_5.3"
],
"dateAdded": "2024-09-18T18:08:00.000Z",
"id": "49b857daa2bb456a9a3b02cd0305b99e",
"platform": [
"Windows",
"Mac",
"Linux",
"Win32"
],
"releaseNote": "Project File Password: EpicIsAwsome123!",
"versionTitle": "v2.4_5.3"
},
{
"appId": "PlatformFunctionsPlugin_5.4",
"compatibleApps": [
"UE_5.4"
],
"dateAdded": "2024-09-18T18:08:00.000Z",
"id": "1887df010a9246bbbb9a901173642b58",
"platform": [
"Windows",
"Mac",
"Linux",
"Win32"
],
"releaseNote": "Project File Password: EpicIsAwsome123!",
"versionTitle": "v2.4_5.4"
}
],
"requiresSecureAccount": false,
"status": "ACTIVE",
"title": "Platform Functions",
"unsearchable": false
},
"sidecar": null
} |
Looks like this was already addressed by https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/4133/files it will be included in the next release of heroic |
Describe the bug
The Heroic games library displays the UE assets I have acquired on Fab (previously UE Marketplace), when I think it shouldn't. These assets have no logo and show the default Heroic logo.
Perhaps these items should be hidden by default.
Add logs
Steps to reproduce
Expected behavior
Fab assets are not visible (at least not by default), perhaps add a filter so you can display them if you want to.
Screenshots
Heroic Version
Latest Stable
System Information
Additional information
No response
The text was updated successfully, but these errors were encountered: