This is due to accessing member of nullptr Asset. After deleting the action id from asset library, `CTX_wm_asset` won't return value because force reset for files was tagged (`FL_FORCE_RESET_MAIN_FILES`). Instead of updating library from active asset, use library reference to clear then read/draw the updated asset library Pull Request: https://projects.blender.org/blender/blender/pulls/135219