Reprocess, load and hot swap changed assets using new asset pipeline

This commit is contained in:
Simon Lübeß
2024-06-02 00:39:22 +02:00
parent 9e7e7f0d76
commit b2806d9460
10 changed files with 153 additions and 56 deletions
@@ -102,6 +102,8 @@ class PropertiesWindow : EditorWindow
private void ShowPropertiesEditor(AssetFile assetFile)
{
return;
if (_currentPropertiesEditor == null)
return;