The property 'importerOverride' in file: 'Assets/Samples/CustomRender/MainWindow.xaml.meta' was not parsed as a Scalar YAML value, please ensure this value is saved in the file as a Scalar value.
Outputting YAML:
fileFormatVersion: 2
guid: 64b4bcd3c7b059e478ddea3ed52ae78c
importerOverride:
nativeImporterType: 2089858483
scriptedImporterType:
serializedVersion: 2
Hash: 5a320a62e80bfe9e4099f01825219764
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 2
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 11500000, guid: 588a2920a0444fa4db46ce8339acffd4, type: 3}
The property 'importerOverride' in file: 'Assets/Samples/Rive/Milky Boba.otf.meta' was not parsed as a Scalar YAML value, please ensure this value is saved in the file as a Scalar value.
Outputting YAML:
fileFormatVersion: 2
guid: 9cf577558a393f24191b72e03260cc6d
importerOverride:
nativeImporterType: 2089858483
scriptedImporterType:
serializedVersion: 2
Hash: c6937578d324b79d2ca1725d010043d4
TrueTypeFontImporter:
externalObjects: {}
serializedVersion: 4
fontSize: 16
forceTextureCase: -2
characterSpacing: 0
characterPadding: 1
includeFontData: 1
fontNames: []
fallbackFontReferences: []
customCharacters:
fontRenderingMode: 0
ascentCalculationMode: 1
useLegacyBoundsCalculation: 0
shouldRoundAdvanceValue: 1
userData:
assetBundleName:
assetBundleVariant:
The property 'importerOverride' in file: 'Assets/Samples/Rive/MainWindow.xaml.meta' was not parsed as a Scalar YAML value, please ensure this value is saved in the file as a Scalar value.
Outputting YAML:
fileFormatVersion: 2
guid: 12475109c4e4d0842acebf50b4d9bf8b
importerOverride:
nativeImporterType: 2089858483
scriptedImporterType:
serializedVersion: 2
Hash: 5a320a62e80bfe9e4099f01825219764
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 2
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 11500000, guid: 588a2920a0444fa4db46ce8339acffd4, type: 3}
The property 'importerOverride' in file: 'Assets/Samples/WorldSpaceUILegacy/LayoutRoot.xaml.meta' was not parsed as a Scalar YAML value, please ensure this value is saved in the file as a Scalar value.
Outputting YAML:
fileFormatVersion: 2
guid: a908a70baf65a0942a7e1fbf0e0f05ab
importerOverride:
nativeImporterType: 2089858483
scriptedImporterType:
serializedVersion: 2
Hash: 5a320a62e80bfe9e4099f01825219764
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 2
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 11500000, guid: 588a2920a0444fa4db46ce8339acffd4, type: 3}
The property 'importerOverride' in file: 'Assets/Samples/WorldSpaceUILegacy/WristPanel.xaml.meta' was not parsed as a Scalar YAML value, please ensure this value is saved in the file as a Scalar value.
Outputting YAML:
fileFormatVersion: 2
guid: 79f0cf888e537fb49861a48e07dc6a83
importerOverride:
nativeImporterType: 2089858483
scriptedImporterType:
serializedVersion: 2
Hash: 5a320a62e80bfe9e4099f01825219764
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 2
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 11500000, guid: 588a2920a0444fa4db46ce8339acffd4, type: 3}
The property 'importerOverride' in file: 'Assets/Samples/WorldSpaceUILegacy/ObjectPanel.xaml.meta' was not parsed as a Scalar YAML value, please ensure this value is saved in the file as a Scalar value.
Outputting YAML:
fileFormatVersion: 2
guid: 1482e0c0aedb6294595c97c83b3cb14d
importerOverride:
nativeImporterType: 2089858483
scriptedImporterType:
serializedVersion: 2
Hash: 5a320a62e80bfe9e4099f01825219764
ScriptedImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 2
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 11500000, guid: 588a2920a0444fa4db46ce8339acffd4, type: 3}
Unexpected timestamp values detected. This can occur in H.264 videos not encoded with the baseline profile. Timestamps will be skewed to correct the playback for D:/Source/Noesis/My project/Assets/Samples/VideoEffect/Particles.mp4
[NOESIS/E] Assets/Samples/Rive/MainWindow.xaml(66,7): Font not found './#Milky Boba'
UnityEngine.Debug:LogError (object,UnityEngine.Object)
NoesisUnity:UnityLog (int,string) (at Noesis 3.2.0/Runtime/NoesisUnity.cs:360)
Noesis.GUI:LoadComponent (object,string) (at Noesis 3.2.0/Runtime/API/Core/NoesisGUI.cs:344)
NoesisUnity:LoadComponent (object,string) (at Noesis 3.2.0/Runtime/NoesisUnity.cs:273)
Rive.MainWindow:InitializeComponent () (at Assets/Samples/Rive/MainWindow.xaml.cs:26)
Rive.MainWindow:.ctor () (at Assets/Samples/Rive/MainWindow.xaml.cs:20)
(wrapper dynamic-method) object:lambda_method (System.Runtime.CompilerServices.Closure)
Noesis.Extend:CreateInstance (intptr,intptr) (at Noesis 3.2.0/Runtime/API/Core/Extend.cs:5723)
Noesis.GUI:LoadXaml (System.IO.Stream,string) (at Noesis 3.2.0/Runtime/API/Core/NoesisGUI.cs:292)
NoesisXaml:Load () (at Noesis 3.2.0/Runtime/NoesisXaml.cs:17)
NoesisPostprocessor/<>c__DisplayClass1_1:<OnPostprocessAllAssets>b__0 () (at Noesis 3.2.0/Editor/NoesisPostprocessor.cs:41)
UnityEditor.EditorApplication:Internal_CallUpdateFunctions () |