标题: [技术问答]Unity4.0发布flash问题 [打印本页] 作者: 铁锹 时间: 2012-12-24 10:56 标题: [技术问答]Unity4.0发布flash问题 [技术问答]Unity4.0发布flash问题 技术问题描述:大家用Unity4.0有没有成功发布过flash,我在发布flash的时候遇到SwfPostprocessor***的问题,日志
ERROR: The given key was not present in the dictionary.
Stacktrace: at System.Collections.Generic.Dictionary`2[System.String,System.Int32].get_Item (System.String key) [0x00000] in <filename unknown>:0
at SwfPostprocessor.UnityCompiler.cfg.ControlFlowGraph.ProcessBlock (SwfPostprocessor.UnityCompiler.cfg.BasicBlock block, Int32 depth) [0x00000] in <filename unknown>:0
at SwfPostprocessor.UnityCompiler.cfg.ControlFlowGraph.ProcessBlocks () [0x00000] in <filename unknown>:0
at SwfPostprocessor.UnityCompiler.cfg.ControlFlowGraph.CreateBasicBlocks () [0x00000] in <filename unknown>:0
大家遇到过吗,怎么解决的? 技术问题解答:可以成功发布。您可以首先试验一下angrybots是否可以成功导出。