From 44faa0c5e68267006cb96605f49a2af57d0ad349 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=95=E5=86=A0=E5=B3=B0?= Date: Fri, 20 Jun 2025 17:55:51 +0800 Subject: [PATCH] fix #572 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修复了资源收集页面指定收集的预制体名称变动的问题。 --- .../AssetBundleCollectorWindow.cs | 5 +- .../Editor/UIElements/UIElementsTools.cs | 61 +++++++++++++++++++ 2 files changed, 63 insertions(+), 3 deletions(-) diff --git a/Assets/YooAsset/Editor/AssetBundleCollector/AssetBundleCollectorWindow.cs b/Assets/YooAsset/Editor/AssetBundleCollector/AssetBundleCollectorWindow.cs index 4473e2eb..57454236 100644 --- a/Assets/YooAsset/Editor/AssetBundleCollector/AssetBundleCollectorWindow.cs +++ b/Assets/YooAsset/Editor/AssetBundleCollector/AssetBundleCollectorWindow.cs @@ -762,6 +762,7 @@ namespace YooAsset.Editor elementTop.Add(objectField); var label = objectField.Q