当前位置:网站首页>An error occurs when the addressable assets system project is packaged. Runtimedata is null
An error occurs when the addressable assets system project is packaged. Runtimedata is null
2022-04-23 20:34:00 【One Mr rabbit one】
Real machine operation Addressable load resources ,SRDebbger see log Prompt error runtimedata is null. please ensure you have built the correct player content
terms of settlement :
Add the following code when the resource is first used , For example, using Addressables.InitializeAsync() Before initialization ;
#if !UNITY_EDITOR
PlayerPrefs.DeleteKey(Addressables.kAddressablesRuntimeDataPath);
#endif
版权声明
本文为[One Mr rabbit one]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204210548406345.html
边栏推荐
- Scrapy教程 - (2)寫一個簡單爬蟲
- 内网渗透之DOS命令
- Leetcode 74. Search two-dimensional matrix
- Use the rolling division method to find the maximum common divisor of two numbers
- Syntax Error: TypeError: this. getOptions is not a function
- Identification of bolt points in aerial photography based on perception
- Commit and rollback in DCL of 16 MySQL
- LeetCode 74、搜索二维矩阵
- GO语言开发天天生鲜项目第三天 案例-新闻发布系统二
- Devexpress 14.1 installation record
猜你喜欢

16MySQL之DCL 中 COMMIT和ROllBACK

Elastic box model
![[PTA] get rid of singles](/img/ab/b5d49f336cbfbede23b3377a9314ad.png)
[PTA] get rid of singles

2022DASCTF Apr X FATE 防疫挑战赛 CRYPTO easy_real

Commit and rollback in DCL of 16 MySQL
![[latex] 5 how to quickly write out the latex formula corresponding to the formula](/img/1f/3c5a332ce1d6852dde38040faea5bf.png)
[latex] 5 how to quickly write out the latex formula corresponding to the formula

Latest investigation and progress of building intelligence based on sati
![Es error: request contains unrecognized parameter [ignore_throttled]](/img/17/9131c3eb023b94b3e06b0e1a56a461.png)
Es error: request contains unrecognized parameter [ignore_throttled]

Preliminary understanding of cache elimination algorithm (LRU and LFU)

Numpy mathematical function & logical function
随机推荐
How do BIM swindlers cheat? (turn)
Recommend an open source free drawing software draw IO exportable vector graph
Leetcode 994, rotten orange
内网渗透之DOS命令
Experience of mathematical modeling in 18 year research competition
JSX syntax rules
Solution: NPM err! code ELIFECYCLE npm ERR! errno 1
Research on open source OCR engine
Operation of numpy array
高薪程序员&面试题精讲系列91之Limit 20000加载很慢怎么解决?如何定位慢SQL?
GO语言开发天天生鲜项目第三天 案例-新闻发布系统二
Use of node template engine
Shanghai a répondu que « le site officiel de la farine est illégal »: l'exploitation et l'entretien négligents ont été « noirs » et la police a déposé une plainte
LeetCode 994、腐烂的橘子
Modeling based on catiav6
How many hacking methods do you know?
The ODB model calculates the data and outputs it to excel
黑客的入侵方式你知道几种?
Syntaxerror: unexpected token r in JSON at position 0
[PTA] l2-011 play with binary tree