【问题标题】:Invalid editor window of type: UnityEditor.CurveEditorWindow无效的编辑器窗口类型:UnityEditor.CurveEditorWindow
【发布时间】:2022-12-13 09:17:51
【问题描述】:

当我运行游戏来测试游戏玩法后, 我不得不最大化游戏窗口,但它取消了并且控制台显示了这个错误。 我在我的敌人模式中使用 AnimationCurve。 我一直在编辑 AnimationCurve,在编辑完成后,我关闭了 AnimationCurve 编辑器窗口。 我找不到问题。 unity版本为2021.3.11f1。

Invalid editor window of type: UnityEditor.CurveEditorWindow, title: Curve
UnityEditor.EditorApplication:Internal_CallDelayFunctions ()

enter image description here

第一的 我在玩游戏之前关闭了编辑器曲线窗口。 但失败了。 第二 我关闭 Unity,打开它,但在玩游戏之前没有打开 AnimationCurve 编辑器。 成功。 但是我需要在编辑动画曲线后关闭Unity吗?

【问题讨论】:

  • but do I need to close Unity after I edit the animation curve? .. 不应该 ^^ 只是为了确认您可以通过编辑动画曲线、关闭窗口然后进入播放模式来重现它吗?

标签: unity3d


【解决方案1】:

哦,我也有很多这样的问题。

当你第一次遇到这些问题时,你往往会很尴尬。

这些问题通常是简单的 Unity 错误。 点击windows-layouts-levert factory settings可以解决这个问题。 然后就可以正常解决了。

祝你今天过得愉快。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-01-18
    • 1970-01-01
    • 1970-01-01
    • 2021-01-28
    相关资源
    最近更新 更多