---
title: "UWA本地资源检测 导入本地报错"
author: "石心.Yong"
published_by: "Perrin Yong"
canonical: https://www.pystone.net/notes/uwa-answer-local-resource-check-import-error/
type: note
content_role: source
source_type: "source"
visibility: public
id_stability: rename-stable
source_path: "10-计算机、信息技术与工程/05-游戏图形与运行时/我的UWA问答/2021-11-12 - UWA本地资源检测 导入本地报错.md"
content_hash: e562674a1d4b2e4d2483af1fbde3f146e117d0710e588afa91fb68152fb3b7ff
knowledge_version: 224c990773de.5fa8af6e39fa
site_commit: 224c990773de166d23a886306577dd90379529ce
notes_commit: 5fa8af6e39fa3891d1b9b4832bfa6c4e0ecaaf0a
---
# UWA本地资源检测 导入本地报错

> **note · 我的 UWA 问答**
> 本文收录我在 UWA 问答发表的公开回答。问题内容归原提问者；回答保留当时语境，技术结论可能受 Unity 版本、平台和项目条件限制。

## 问题

(0,0): error Mono.Cecil.ResolutionException: Failed to resolve UwaProjScan.Tools.ICompatApi

导入报错

- 提问者：蔡玮
- 提问时间：2021-11-11 05:26:32

## 我的回答

Mono.Cecil试图解析UWA本地资源检测的SDK。这个SDK是不支持解析的

- 回答时间：2021-11-12 02:00:27
- 最后更新：2021-11-12 02:00:27
- 采纳状态：未采纳

## 来源与关系

- 上位集合：[我的 UWA 问答](https://www.pystone.net/notes/my-uwa-answers/)
- UWA 标签：资源管理
- 原始问题：[UWA本地资源检测 导入本地报错](https://answer.uwa4d.com/question/618bc888d8413e18eb0c473f)
- 源页最后更新：2022-05-20 02:32:45
