Guest User

Untitled

a guest
May 28th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 7.21 KB | None | 0 0
  1. Type '[Assembly-CSharp]AC.ActionMovie' has an extra field 'movieURL' of type 'System.String' in the player and thus can't be serialized  (expected 'skipKey' of type 'System.String')
  2. UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
  3.  
  4.  
  5. Type '[Assembly-CSharp]AC.ActionMovie' has an extra field 'movieURLParameterID' of type 'System.Int32' in the player and thus can't be serialized  (expected 'skipKey' of type 'System.String')
  6. UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
  7.  
  8.  
  9. Fields serialized in Editor, class 'AC.ActionMovie'
  10.     'movieClipType' of type 'AC.MovieClipType'
  11.     'movieMaterialMethod' of type 'AC.MovieMaterialMethod'
  12.     'videoPlayer' of type 'UnityEngine.Video.VideoPlayer'
  13.     'videoPlayerParameterID' of type 'System.Int32'
  14.     'videoPlayerConstantID' of type 'System.Int32'
  15.     'prepareOnly' of type 'System.Boolean'
  16.     'newClip' of type 'UnityEngine.Video.VideoClip'
  17.     'skipKey' of type 'System.String'
  18.     'canSkip' of type 'System.Boolean'
  19.  
  20. UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
  21.  
  22.  
  23. Fields serialized in target platform, class 'AC.ActionMovie'
  24.     'movieClipType' of type 'AC.MovieClipType'
  25.     'movieMaterialMethod' of type 'AC.MovieMaterialMethod'
  26.     'videoPlayer' of type 'UnityEngine.Video.VideoPlayer'
  27.     'videoPlayerParameterID' of type 'System.Int32'
  28.     'videoPlayerConstantID' of type 'System.Int32'
  29.     'prepareOnly' of type 'System.Boolean'
  30.     'movieURL' of type 'System.String'
  31.     'movieURLParameterID' of type 'System.Int32'
  32.     'skipKey' of type 'System.String'
  33.     'canSkip' of type 'System.Boolean'
  34.  
  35. UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
  36.  
  37.  
  38. Error building player because script class layout is incompatible between the editor and the player.
  39.  
  40.  
  41. Build completed with a result of 'Failed'
  42. UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
  43.  
  44.  
  45. UnityEditor.BuildPlayerWindow+BuildMethodException: 5 errors
  46.   at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer (BuildPlayerOptions options) [0x0021f] in C:\buildslave\unity\build\Editor\Mono\BuildPlayerWindowBuildMethods.cs:182
  47.   at UnityEditor.BuildPlayerWindow.CallBuildMethods (Boolean askForBuildLocation, BuildOptions defaultBuildOptions) [0x00065] in C:\buildslave\unity\build\Editor\Mono\BuildPlayerWindowBuildMethods.cs:89
  48. UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
  49.  
  50.  
  51. NullReferenceException: Object reference not set to an instance of an object
  52. UnityEditorInternal.AnimationWindowControl.GetAnimationModeDriver () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindowControl.cs:474)
  53. UnityEditorInternal.AnimationWindowControl.get_previewing () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindowControl.cs:340)
  54. UnityEditorInternal.AnimationWindowControl.get_recording () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindowControl.cs:390)
  55. UnityEditorInternal.AnimationWindowControl.StopRecording () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindowControl.cs:421)
  56. UnityEditorInternal.AnimationWindowControl.StopPreview () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindowControl.cs:361)
  57. UnityEditorInternal.AnimationWindowControl.OnDisable () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindowControl.cs:105)
  58. UnityEditorInternal.AnimationWindowState.OnDisable () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindowState.cs:315)
  59. UnityEditor.AnimEditor.OnDisable () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimEditor.cs:363)
  60.  
  61.  
  62. NullReferenceException: Object reference not set to an instance of an object
  63. UnityEditorInternal.AnimationWindowControl.GetAnimationModeDriver () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindowControl.cs:474)
  64. UnityEditorInternal.AnimationWindowControl.get_previewing () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindowControl.cs:340)
  65. UnityEditorInternal.AnimationWindowControl.get_recording () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindowControl.cs:390)
  66. UnityEditorInternal.AnimationWindowControl.StopRecording () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindowControl.cs:421)
  67. UnityEditorInternal.AnimationWindowControl.StopPreview () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindowControl.cs:361)
  68. UnityEditorInternal.AnimationWindowControl.OnDisable () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindowControl.cs:105)
  69.  
  70.  
  71. NullReferenceException: Object reference not set to an instance of an object
  72. UnityEditorInternal.AnimationWindowControl.GetAnimationModeDriver () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindowControl.cs:474)
  73. UnityEditorInternal.AnimationWindowControl.get_previewing () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindowControl.cs:340)
  74. UnityEditorInternal.AnimationWindowControl.get_recording () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindowControl.cs:390)
  75. UnityEditorInternal.AnimationWindowControl.StopRecording () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindowControl.cs:421)
  76. UnityEditorInternal.AnimationWindowControl.StopPreview () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindowControl.cs:361)
  77. UnityEditorInternal.AnimationWindowControl.OnDisable () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindowControl.cs:105)
  78. UnityEditorInternal.AnimationWindowState.OnDisable () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindowState.cs:315)
  79.  
  80.  
  81. NullReferenceException: Object reference not set to an instance of an object
  82. UnityEditorInternal.AnimationWindowControl.GetAnimationModeDriver () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindowControl.cs:474)
  83. UnityEditorInternal.AnimationWindowControl.get_previewing () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindowControl.cs:340)
  84. UnityEditorInternal.AnimationWindowControl.get_recording () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindowControl.cs:390)
  85. UnityEditorInternal.AnimationWindowControl.StopRecording () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindowControl.cs:421)
  86. UnityEditorInternal.AnimationWindowControl.StopPreview () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindowControl.cs:361)
  87. UnityEditorInternal.AnimationWindowControl.OnDisable () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindowControl.cs:105)
  88. UnityEditorInternal.AnimationWindowState.OnDisable () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindowState.cs:315)
  89. UnityEditor.AnimEditor.OnDisable () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimEditor.cs:363)
  90. UnityEditor.AnimationWindow.OnDisable () (at C:/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindow.cs:72)
Advertisement
Add Comment
Please, Sign In to add comment