unity editor文件夹和程序集(指定了asmdef,则子文件夹下的Editor文件需要再指定一个editor asmdef)

https://stackoverflow.com/questions/64461565/why-unity-includes-the-editor-directories-in-build

 

1.Unity自动识别Editor文件夹,在building的时候进行忽略.

2.如果指定了asmdef,则子文件夹下的Editor文件需要再指定一个editor asmdef

 

As @Thomas says, yes, you have to check that your Editor files are stored in the Editor directory, and use the compiler directive when you use them.

BUT this problem seems more related with Assembly Definition files, check this related link.

Are you using assembly definition files? They don't respect Editor folders. You need to add Editor asmdefs.

Summarizing, if you have one .asmdef file in your project, and you are using Editor scripts, you need to ALSO have a .asmdef file for your Editor scripts.

posted @   sun_dust_shadow  阅读(468)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· 没有Manus邀请码?试试免邀请码的MGX或者开源的OpenManus吧
· 【自荐】一款简洁、开源的在线白板工具 Drawnix
· 园子的第一款AI主题卫衣上架——"HELLO! HOW CAN I ASSIST YOU TODAY
· Docker 太简单,K8s 太复杂?w7panel 让容器管理更轻松!
点击右上角即可分享
微信分享提示