From c9cde11baaf3ca4ed8ebbb4d207f53655acdddc8 Mon Sep 17 00:00:00 2001 From: atenfyr Date: Sun, 19 Jan 2025 14:31:40 -0600 Subject: [PATCH] issues missing test assets will no longer be reviewed --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- UAssetAPI | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 96f0131..c5a6c57 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -16,7 +16,7 @@ Steps to reproduce the behavior: 2. Click on '....' 3. Scroll down to '....' 4. See error -If applicable, provide a copy of the asset that can be used to reproduce the bug, along with the Unreal Engine version that the asset was cooked with and the game that it is from. +Please provide a copy of an asset that can be used to reproduce the issue if needed, along with the game's Unreal Engine version. If the asset uses unversioned properties, you should also provide a set of mappings. Your issue will NOT be reviewed if your issue cannot be replicated due to no test asset being provided. **Expected behavior** A clear and concise description of what you expected to happen. diff --git a/UAssetAPI b/UAssetAPI index c2be73a..b7d2637 160000 --- a/UAssetAPI +++ b/UAssetAPI @@ -1 +1 @@ -Subproject commit c2be73a0c95b340cbd5c10346bde0e35e56f2da2 +Subproject commit b7d26376a01c76daffe4e45fcc8c9b2022d70c74