From d3ee664b006c343c932b220abbb0cefd335d2d8c Mon Sep 17 00:00:00 2001 From: panFD Date: Mon, 10 Aug 2026 22:04:30 +0800 Subject: [PATCH] fix(shadow prefab): set shadow gui prefab inactive by default modify the _active state of shadow prefab from true to false, disable it by default to avoid unnecessary rendering --- assets/resources/game/gui/shadow.prefab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/resources/game/gui/shadow.prefab b/assets/resources/game/gui/shadow.prefab index 34405ef0..7ad19e80 100644 --- a/assets/resources/game/gui/shadow.prefab +++ b/assets/resources/game/gui/shadow.prefab @@ -72,7 +72,7 @@ "__id__": 1 }, "_children": [], - "_active": true, + "_active": false, "_components": [ { "__id__": 3