Firstborn/Logs/AssetImportWorker1.log
Schaken-Mods 5557c03691 Made lockpicking for doors
Finished making lockpicking for doors. Next I will make one for chests with a different type of lock, also increase skill points when successfully picked a lock.
2023-04-29 23:04:18 -05:00

8186 lines
728 KiB
Plaintext

Using pre-set license
Built from '2021.3/staging' branch; Version is '2021.3.15f1 (e8e88683f834) revision 15263878'; Using compiler version '192829333'; Build Type 'Release'
OS: 'Windows 10 (10.0.19045) 64bit Professional' Language: 'en' Physical Memory: 261823 MB
BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 1
COMMAND LINE ARGUMENTS:
C:\Program Files\Unity\Hub\Editor\2021.3.15f1\Editor\Unity.exe
-adb2
-batchMode
-noUpm
-name
AssetImportWorker1
-projectPath
C:/Work/Firstborn
-logFile
Logs/AssetImportWorker1.log
-srvPort
49385
Successfully changed project path to: C:/Work/Firstborn
C:/Work/Firstborn
[UnityMemory] Configuration Parameters - Can be set up in boot.config
"memorysetup-bucket-allocator-granularity=16"
"memorysetup-bucket-allocator-bucket-count=8"
"memorysetup-bucket-allocator-block-size=33554432"
"memorysetup-bucket-allocator-block-count=8"
"memorysetup-main-allocator-block-size=16777216"
"memorysetup-thread-allocator-block-size=16777216"
"memorysetup-gfx-main-allocator-block-size=16777216"
"memorysetup-gfx-thread-allocator-block-size=16777216"
"memorysetup-cache-allocator-block-size=4194304"
"memorysetup-typetree-allocator-block-size=2097152"
"memorysetup-profiler-bucket-allocator-granularity=16"
"memorysetup-profiler-bucket-allocator-bucket-count=8"
"memorysetup-profiler-bucket-allocator-block-size=33554432"
"memorysetup-profiler-bucket-allocator-block-count=8"
"memorysetup-profiler-allocator-block-size=16777216"
"memorysetup-profiler-editor-allocator-block-size=1048576"
"memorysetup-temp-allocator-size-main=16777216"
"memorysetup-job-temp-allocator-block-size=2097152"
"memorysetup-job-temp-allocator-block-size-background=1048576"
"memorysetup-job-temp-allocator-reduction-small-platforms=262144"
"memorysetup-temp-allocator-size-background-worker=32768"
"memorysetup-temp-allocator-size-job-worker=262144"
"memorysetup-temp-allocator-size-preload-manager=33554432"
"memorysetup-temp-allocator-size-nav-mesh-worker=65536"
"memorysetup-temp-allocator-size-audio-worker=65536"
"memorysetup-temp-allocator-size-cloud-worker=32768"
"memorysetup-temp-allocator-size-gi-baking-worker=262144"
"memorysetup-temp-allocator-size-gfx=262144"
Player connection [26412] Host "[IP] 192.168.1.140 [Port] 0 [Flags] 2 [Guid] 212729484 [EditorId] 212729484 [Version] 1048832 [Id] WindowsEditor(7,THE-BEAST) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]...
Player connection [26412] Host "[IP] 192.168.1.140 [Port] 0 [Flags] 2 [Guid] 212729484 [EditorId] 212729484 [Version] 1048832 [Id] WindowsEditor(7,THE-BEAST) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined alternative multi-casting on [225.0.0.222:34997]...
Refreshing native plugins compatible for Editor in 360.78 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Initialize engine version: 2021.3.15f1 (e8e88683f834)
[Subsystems] Discovering subsystems at path C:/Program Files/Unity/Hub/Editor/2021.3.15f1/Editor/Data/Resources/UnitySubsystems
[Subsystems] Discovering subsystems at path C:/Work/Firstborn/Assets
GfxDevice: creating device client; threaded=0; jobified=0
Direct3D:
Version: Direct3D 11.0 [level 11.1]
Renderer: NVIDIA GeForce RTX 3060 (ID=0x2504)
Vendor: NVIDIA
VRAM: 12129 MB
Driver: 31.0.15.2756
Initialize mono
Mono path[0] = 'C:/Program Files/Unity/Hub/Editor/2021.3.15f1/Editor/Data/Managed'
Mono path[1] = 'C:/Program Files/Unity/Hub/Editor/2021.3.15f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32'
Mono config path = 'C:/Program Files/Unity/Hub/Editor/2021.3.15f1/Editor/Data/MonoBleedingEdge/etc'
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56144
Begin MonoManager ReloadAssembly
Registering precompiled unity dll's ...
Register platform support module: C:/Program Files/Unity/Hub/Editor/2021.3.15f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
Registered in 0.007331 seconds.
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 313.44 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 0.983 seconds
Domain Reload Profiling:
ReloadAssembly (983ms)
BeginReloadAssembly (88ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (0ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (1ms)
EndReloadAssembly (775ms)
LoadAssemblies (85ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (136ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (31ms)
SetupLoadedEditorAssemblies (548ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (9ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (314ms)
BeforeProcessingInitializeOnLoad (2ms)
ProcessInitializeOnLoadAttributes (169ms)
ProcessInitializeOnLoadMethodAttributes (55ms)
AfterProcessingInitializeOnLoad (0ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (0ms)
Platform modules already initialized, skipping
Registering precompiled user dll's ...
Registered in 0.013362 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image C:\Work\Firstborn\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image C:\Work\Firstborn\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 363.20 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 3.216 seconds
Domain Reload Profiling:
ReloadAssembly (3217ms)
BeginReloadAssembly (130ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (6ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (26ms)
EndReloadAssembly (2947ms)
LoadAssemblies (120ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (416ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (115ms)
SetupLoadedEditorAssemblies (2232ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (6ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (363ms)
BeforeProcessingInitializeOnLoad (172ms)
ProcessInitializeOnLoadAttributes (893ms)
ProcessInitializeOnLoadMethodAttributes (788ms)
AfterProcessingInitializeOnLoad (8ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (7ms)
Platform modules already initialized, skipping
========================================================================
Worker process is ready to serve import requests
Launched and connected shader compiler UnityShaderCompiler.exe after 0.05 seconds
Refreshing native plugins compatible for Editor in 6.11 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7681 Unused Serialized files (Serialized files now loaded: 0)
Unloading 3617 unused Assets / (10.8 MB). Loaded Objects now: 7806.
Memory consumption went from 434.3 MB to 423.5 MB.
Total: 13.987200 ms (FindLiveObjects: 1.185400 ms CreateObjectMapping: 1.331800 ms MarkObjects: 4.357700 ms DeleteObjects: 7.111000 ms)
AssetImportParameters requested are different than current active one (requested -> active):
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Import Request.
Time since last request: 445845.775392 seconds.
path: Assets/Destroyed_city_FREE/Textures/grassHR2 02.jpg
artifactKey: Guid(6cc026e4f65a35f4d8bdb1470f28e5c5) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Textures/grassHR2 02.jpg using Guid(6cc026e4f65a35f4d8bdb1470f28e5c5) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '0cabe4e3c389753951285c4c4b509332') in 0.135872 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Destroyed_city_FREE/Textures/otrepy.tga
artifactKey: Guid(f3b14f4d181dc464c9b1f2c03a03b5b2) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Textures/otrepy.tga using Guid(f3b14f4d181dc464c9b1f2c03a03b5b2) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ee19b5753a270203ee07c40d24e6f19c') in 0.035527 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Destroyed_city_FREE/Textures/Ground 01.psd
artifactKey: Guid(9c8aea782614a524e9cb6d5fd11928bc) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Textures/Ground 01.psd using Guid(9c8aea782614a524e9cb6d5fd11928bc) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '2ede8ab9bc3d90629779e0a5b4e46b38') in 0.017697 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Destroyed_city_FREE/Textures/beton_01.psd
artifactKey: Guid(90e69f873d9a0ea4984de801756b6a65) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Textures/beton_01.psd using Guid(90e69f873d9a0ea4984de801756b6a65) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '2e0eeae9df14c1e9a1e3874552d76056') in 0.015182 seconds
========================================================================
Received Import Request.
Time since last request: 0.000043 seconds.
path: Assets/Destroyed_city_FREE/Textures/wrak_zed.psd
artifactKey: Guid(f5274adb50c6f2a4cb16ed79e41d4f36) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Textures/wrak_zed.psd using Guid(f5274adb50c6f2a4cb16ed79e41d4f36) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '73ddfb88f35274a1eedfbbd253b45d21') in 0.026170 seconds
========================================================================
Received Import Request.
Time since last request: 44.324902 seconds.
path: Assets/Destroyed_city_FREE/Textures/beton_01n.jpg
artifactKey: Guid(e61358ec39887214d87467faa5d817d0) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Textures/beton_01n.jpg using Guid(e61358ec39887214d87467faa5d817d0) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'f8dd7e3c16287b2bd9263c97ff71a58e') in 0.060530 seconds
========================================================================
Received Import Request.
Time since last request: 0.000049 seconds.
path: Assets/Destroyed_city_FREE/Textures/grassHR2 02.jpg
artifactKey: Guid(6cc026e4f65a35f4d8bdb1470f28e5c5) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Textures/grassHR2 02.jpg using Guid(6cc026e4f65a35f4d8bdb1470f28e5c5) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '072bf6ccdd00ee951f12df951e007d00') in 0.029505 seconds
========================================================================
Received Import Request.
Time since last request: 0.000047 seconds.
path: Assets/Destroyed_city_FREE/Textures/wrak_zedn.jpg
artifactKey: Guid(4f271df11a6dc16478671e26fc84a491) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Textures/wrak_zedn.jpg using Guid(4f271df11a6dc16478671e26fc84a491) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'b83e359372512daaca7ef9af4942c9dd') in 0.069830 seconds
========================================================================
Received Import Request.
Time since last request: 0.000049 seconds.
path: Assets/Destroyed_city_FREE/Textures/ground_kaminky2.psd
artifactKey: Guid(ccd7f51376e89f04eb3b41268375497c) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Textures/ground_kaminky2.psd using Guid(ccd7f51376e89f04eb3b41268375497c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '26423ed2c69d7ca18b13e4cbf970868e') in 0.015421 seconds
========================================================================
Received Import Request.
Time since last request: 0.000068 seconds.
path: Assets/Destroyed_city_FREE/Textures/wrak_zed.psd
artifactKey: Guid(f5274adb50c6f2a4cb16ed79e41d4f36) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Textures/wrak_zed.psd using Guid(f5274adb50c6f2a4cb16ed79e41d4f36) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '5b1175cbd6708929fa965af2de0ddcd2') in 0.017684 seconds
========================================================================
Received Import Request.
Time since last request: 43.263242 seconds.
path: Assets/Destroyed_city_FREE/Prefabs/bet_skelet_01_LOD2.asset
artifactKey: Guid(c9fe5e0c54429fb4e80de1b1bfadac63) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Prefabs/bet_skelet_01_LOD2.asset using Guid(c9fe5e0c54429fb4e80de1b1bfadac63) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'f4d1148a7eb3235a67eea024bfa76cef') in 0.055490 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Destroyed_city_FREE/Prefabs/troska_A_03_LOD1.asset
artifactKey: Guid(0b2b4eade3d036543ad673760b962278) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Prefabs/troska_A_03_LOD1.asset using Guid(0b2b4eade3d036543ad673760b962278) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'c3eca710b3224034f09b4398d9ab0a8f') in 0.019267 seconds
========================================================================
Received Import Request.
Time since last request: 0.000037 seconds.
path: Assets/Destroyed_city_FREE/Prefabs/troska_A_03_LOD3.asset
artifactKey: Guid(c6d4f822e40d64d4faa63d991507dcc4) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Prefabs/troska_A_03_LOD3.asset using Guid(c6d4f822e40d64d4faa63d991507dcc4) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'db9d1b8f0870383365b1e8b78a416cfa') in 0.020677 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/Destroyed_city_FREE/Prefabs/bet_skelet_01_LOD3.asset
artifactKey: Guid(ae9d87a59ee458c4eb4db733e44666ef) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Prefabs/bet_skelet_01_LOD3.asset using Guid(ae9d87a59ee458c4eb4db733e44666ef) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '7ded8eb39c6049e368c2323e0d283505') in 0.021309 seconds
========================================================================
Received Import Request.
Time since last request: 0.717608 seconds.
path: Assets/Destroyed_city_FREE/Prefabs/Light Flares
artifactKey: Guid(d676e9ac1f8fcf246bd85392366edfcd) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Prefabs/Light Flares using Guid(d676e9ac1f8fcf246bd85392366edfcd) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '69a41aed591a8eb1bdd3fbe5c75cf9d3') in 0.007960 seconds
========================================================================
Received Import Request.
Time since last request: 52.583076 seconds.
path: Assets/Destroyed_city_FREE/Trees/Prefabs/Bush_B.prefab
artifactKey: Guid(91a5828b0d87cc048be91599336fea93) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Trees/Prefabs/Bush_B.prefab using Guid(91a5828b0d87cc048be91599336fea93) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '48cb6d1fce15c931e3be8b737f52e8f7') in 0.247589 seconds
========================================================================
Received Import Request.
Time since last request: 2.345246 seconds.
path: Assets/Destroyed_city_FREE/Trees/Textures/TreeBark_3_b.jpg
artifactKey: Guid(98791f8405f0c5d45a7591aaee932857) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Trees/Textures/TreeBark_3_b.jpg using Guid(98791f8405f0c5d45a7591aaee932857) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '043adb8e18081040d07716c4b3a28d51') in 0.017379 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 seconds.
path: Assets/Destroyed_city_FREE/Trees/Textures/TreeLeaf_2.psd
artifactKey: Guid(766f5cebf418a3449a819f0b7b38ac63) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Trees/Textures/TreeLeaf_2.psd using Guid(766f5cebf418a3449a819f0b7b38ac63) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ce487a442a9e7ebd8db40e778e8c9104') in 0.021847 seconds
========================================================================
Received Import Request.
Time since last request: 0.000043 seconds.
path: Assets/Destroyed_city_FREE/Trees/Textures/TreeLeaf_2_g.psd
artifactKey: Guid(70fd3401474ec8b4da842d88b8466cff) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Trees/Textures/TreeLeaf_2_g.psd using Guid(70fd3401474ec8b4da842d88b8466cff) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '137ce14cb29fa29aaede6973e62ee57c') in 0.016688 seconds
========================================================================
Received Import Request.
Time since last request: 2.065810 seconds.
path: Assets/Destroyed_city_FREE/Trees/Materials/TreeBark_4.mat
artifactKey: Guid(060a056fe84af6e47be704ddc08b1294) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Trees/Materials/TreeBark_4.mat using Guid(060a056fe84af6e47be704ddc08b1294) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'b5b274a41c05bca349504d2c8e47610d') in 0.119833 seconds
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.011086 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image C:\Work\Firstborn\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image C:\Work\Firstborn\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 4.21 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object
at XNodeEditor.NodeEditorAssetModProcessor.OnReloadEditor () [0x0004b] in C:\Work\Firstborn\Assets\RPG Creation Kit\Scripts\Dialogue System\xNode-master\Scripts\Editor\NodeEditorAssetModProcessor.cs:55
at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in <d6232873609549b8a045fa15811a5bd3>:0
--- End of inner exception stack trace ---
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00083] in <d6232873609549b8a045fa15811a5bd3>:0
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <d6232873609549b8a045fa15811a5bd3>:0
at UnityEditor.EditorAssemblies.ProcessInitializeOnLoadMethodAttributes () [0x000a5] in <63965ae56af7489797f355b7c1211ab2>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogError (object)
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadMethodAttributes ()
Mono: successfully reloaded assembly
- Completed reload, in 2.087 seconds
Domain Reload Profiling:
ReloadAssembly (2088ms)
BeginReloadAssembly (196ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (9ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (77ms)
EndReloadAssembly (1777ms)
LoadAssemblies (120ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (395ms)
ReleaseScriptCaches (4ms)
RebuildScriptCaches (70ms)
SetupLoadedEditorAssemblies (1070ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (13ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (4ms)
BeforeProcessingInitializeOnLoad (123ms)
ProcessInitializeOnLoadAttributes (674ms)
ProcessInitializeOnLoadMethodAttributes (245ms)
AfterProcessingInitializeOnLoad (9ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (25ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 8.17 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7091 Unused Serialized files (Serialized files now loaded: 0)
Unloading 93 unused Assets / (4.9 MB). Loaded Objects now: 7926.
Memory consumption went from 441.5 MB to 436.6 MB.
Total: 6.884500 ms (FindLiveObjects: 0.748300 ms CreateObjectMapping: 0.685400 ms MarkObjects: 3.991700 ms DeleteObjects: 1.457300 ms)
AssetImportParameters requested are different than current active one (requested -> active):
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Import Request.
Time since last request: 67.503053 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-1.exr
artifactKey: Guid(5a376b43b2e84f44f9a20162ec34c47c) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-1.exr using Guid(5a376b43b2e84f44f9a20162ec34c47c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '3c98cb0e974ccad44e795adf53b75c10') in 0.074024 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-0.exr
artifactKey: Guid(92100c10a874a3c4b8a36f9faa5137d2) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-0.exr using Guid(92100c10a874a3c4b8a36f9faa5137d2) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '08be816a1fa746d586d3c44a248e27b0') in 0.021225 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-6.exr
artifactKey: Guid(10069154d59c2624287cdaef8d72b3e1) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-6.exr using Guid(10069154d59c2624287cdaef8d72b3e1) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ebf4855c45621adf3913e0914803f74f') in 0.022245 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-7.exr
artifactKey: Guid(f65cf460dbb050844828e4cc3e0cfe1a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-7.exr using Guid(f65cf460dbb050844828e4cc3e0cfe1a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'eaa7868f202c7a632ff2b51a831ce9e8') in 0.021542 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-11.exr
artifactKey: Guid(88dc04d91a640414283437599fa99295) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-11.exr using Guid(88dc04d91a640414283437599fa99295) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '9afcbcef0231a02a4fed2f61a888fac6') in 0.021262 seconds
========================================================================
Received Import Request.
Time since last request: 0.000043 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-12.exr
artifactKey: Guid(e352794484cca5d40821e95258892f02) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-12.exr using Guid(e352794484cca5d40821e95258892f02) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'f0e27f2d686b1a5b50d3b52bb63ae6b8') in 0.020749 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-13.exr
artifactKey: Guid(7ebba6401ad4b08428ac68107d46b47c) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-13.exr using Guid(7ebba6401ad4b08428ac68107d46b47c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '1a20e20964ed7a9b9009dd8b1ace4659') in 0.022158 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-3.exr
artifactKey: Guid(8d15220e1ebcb1b4591fdf0aad07d24b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-3.exr using Guid(8d15220e1ebcb1b4591fdf0aad07d24b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'fc8f92be3580e5d50b6d2594f3d8e34b') in 0.020929 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-15.exr
artifactKey: Guid(4ee251adfc7eeaf4eb4c4e48744d54ab) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-15.exr using Guid(4ee251adfc7eeaf4eb4c4e48744d54ab) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd2059e58ff0f781e8a3381b481605146') in 0.025248 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-17.exr
artifactKey: Guid(02ac7831bf5c7da4d993fb6b8bcd2140) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-17.exr using Guid(02ac7831bf5c7da4d993fb6b8bcd2140) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '8645ab5833f8f0f15e08e431217d3ffa') in 0.028240 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-12.exr
artifactKey: Guid(92cd679ee785a1946a876724101c7a2c) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-12.exr using Guid(92cd679ee785a1946a876724101c7a2c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'e606e3dd3394fb94e26a28ac9485fcea') in 0.021271 seconds
========================================================================
Received Import Request.
Time since last request: 0.000040 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-9.exr
artifactKey: Guid(99087af4266aa01409503bf9d353da4d) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-9.exr using Guid(99087af4266aa01409503bf9d353da4d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'a6f77a1735c1bdd12a5eb44c7468bb6b') in 0.023299 seconds
========================================================================
Received Import Request.
Time since last request: 0.000041 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-4.exr
artifactKey: Guid(c60231e80a6603d4a9092aab70a5781b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-4.exr using Guid(c60231e80a6603d4a9092aab70a5781b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'c9c8dc968e8d73fe52f64680e896b762') in 0.025777 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-16.exr
artifactKey: Guid(8cc29668558216345878100cb94f3691) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-16.exr using Guid(8cc29668558216345878100cb94f3691) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'b328e0990025b7b8d98f79a68bae8f27') in 0.023768 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-10.exr
artifactKey: Guid(6bfa8598e085cd544a4bc94d4cf09cde) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-10.exr using Guid(6bfa8598e085cd544a4bc94d4cf09cde) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'e34414860634a98b44f92a55fb91e560') in 0.021289 seconds
========================================================================
Received Import Request.
Time since last request: 1.670977 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-14.exr
artifactKey: Guid(817def3ad1dc2224a946d865e9b84883) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-14.exr using Guid(817def3ad1dc2224a946d865e9b84883) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '78c60850d5ddd67f9dbc9e03e4577ef9') in 0.023577 seconds
========================================================================
Received Import Request.
Time since last request: 0.000037 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-15.exr
artifactKey: Guid(48b56772ae61a4042a6047b619ef13a6) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-15.exr using Guid(48b56772ae61a4042a6047b619ef13a6) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '1333d05b7ec83c6a9236854071143e70') in 0.021751 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-16.exr
artifactKey: Guid(493cfae2140b57d499570b8186f664a0) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-16.exr using Guid(493cfae2140b57d499570b8186f664a0) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'b1f910d4643aae5e0dfb00922181d80c') in 0.023946 seconds
========================================================================
Received Import Request.
Time since last request: 5.229862 seconds.
path: Assets/Destroyed_city_FREE/Models/bet_skelet_01.prefab
artifactKey: Guid(e04ebdd4122b673418759edf5dcd75b6) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Models/bet_skelet_01.prefab using Guid(e04ebdd4122b673418759edf5dcd75b6) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'e934b89080e66a6008629c91a35d9898') in 0.247040 seconds
========================================================================
Received Import Request.
Time since last request: 0.000043 seconds.
path: Assets/Destroyed_city_FREE/Models/otrepy.FBX
artifactKey: Guid(bf587c110cca37f40b346c9ff28fce29) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Models/otrepy.FBX using Guid(bf587c110cca37f40b346c9ff28fce29) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '44c5a8096286cf1fbd0d372917934917') in 1.700197 seconds
========================================================================
Received Import Request.
Time since last request: 7.539349 seconds.
path: Assets/Destroyed_city_FREE/Models/Materials/otrepy.mat
artifactKey: Guid(b0312697cdac4714b98150a1bc0dbe11) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Models/Materials/otrepy.mat using Guid(b0312697cdac4714b98150a1bc0dbe11) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '8f042bca4bad4d7777976d028e8f8422') in 0.026985 seconds
========================================================================
Received Import Request.
Time since last request: 0.000050 seconds.
path: Assets/Destroyed_city_FREE/Models/Materials/wrak_zed.mat
artifactKey: Guid(ee667563a4f3ead4b95112ac3401d68f) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Models/Materials/wrak_zed.mat using Guid(ee667563a4f3ead4b95112ac3401d68f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '798d55a2e05b8a85c2ddd7f89d02c04f') in 0.044919 seconds
========================================================================
Received Import Request.
Time since last request: 3.961179 seconds.
path: Assets/Ground Preset.asset
artifactKey: Guid(2107754b9a6172e48b66d498198ab8fe) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Ground Preset.asset using Guid(2107754b9a6172e48b66d498198ab8fe) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'f4f0593db24a256e2af9f7b3884a0d18') in 0.310026 seconds
========================================================================
Received Import Request.
Time since last request: 0.000037 seconds.
path: Assets/Terrain_(-2000.00, 100.00, 0.00) 0 3.asset
artifactKey: Guid(50b5df14147d94445910376c83c066a6) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-2000.00, 100.00, 0.00) 0 3.asset using Guid(50b5df14147d94445910376c83c066a6) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '9269fefeaad56410f442e7b38dedc6b3') in 0.034685 seconds
========================================================================
Received Import Request.
Time since last request: 0.000047 seconds.
path: Assets/Terrain 0.asset
artifactKey: Guid(2a59644b8a950244bb1eeadc1d060c2d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain 0.asset using Guid(2a59644b8a950244bb1eeadc1d060c2d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: '3fb3998a1bf65837fb8e8c5c987eebb6') in 0.292181 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 seconds.
path: Assets/Terrain_(-2000.00, 100.00, 0.00) 0 1.asset
artifactKey: Guid(0c3209066a9eff140a0a947d2e51cd50) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-2000.00, 100.00, 0.00) 0 1.asset using Guid(0c3209066a9eff140a0a947d2e51cd50) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '573b32312bf85c3c3c207fe8102d0b0d') in 0.031577 seconds
========================================================================
Received Import Request.
Time since last request: 0.000055 seconds.
path: Assets/GVX URP Decal/ExcludeFromGDecal.cs
artifactKey: Guid(604bccbd8065c734f85cfaf68e9f842a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/GVX URP Decal/ExcludeFromGDecal.cs using Guid(604bccbd8065c734f85cfaf68e9f842a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '3bbc6e8fbe524c29631e9e59be8d475d') in 0.017919 seconds
========================================================================
Received Import Request.
Time since last request: 0.000043 seconds.
path: Assets/Terrain_(-2000.00, 100.00, 0.00) 2 1.asset
artifactKey: Guid(3ef8b50713ffea841a296119d1289fd0) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-2000.00, 100.00, 0.00) 2 1.asset using Guid(3ef8b50713ffea841a296119d1289fd0) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '7a7357f8f0ba6950d55f49b30d41f1e7') in 0.033081 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/AwesomeTechnologies/3rd party licences.txt
artifactKey: Guid(ef0079199e09f1e4eb8ec3f5921bb356) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/AwesomeTechnologies/3rd party licences.txt using Guid(ef0079199e09f1e4eb8ec3f5921bb356) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'f5d96d67b10e1807ce101041cc06c2a0') in 0.020724 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Terrain_(-1000.00, 0.00, 0.00) 0 3.asset
artifactKey: Guid(50d0b8bdf64b0054f8a801644db04b9a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-1000.00, 0.00, 0.00) 0 3.asset using Guid(50d0b8bdf64b0054f8a801644db04b9a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: '60073b499280faf70c6e8fa8a8f249b2') in 0.097324 seconds
========================================================================
Received Import Request.
Time since last request: 0.000041 seconds.
path: Assets/Terrain 3 1.asset
artifactKey: Guid(f64aa914f11eba44e998e93f94fb3c09) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain 3 1.asset using Guid(f64aa914f11eba44e998e93f94fb3c09) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'cca74ed10acbd46124675b71f584b97a') in 0.057670 seconds
========================================================================
Received Import Request.
Time since last request: 0.000048 seconds.
path: Assets/Terrain 0 1.asset
artifactKey: Guid(4a1eea3259f294f4fbac3a29b18dae91) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain 0 1.asset using Guid(4a1eea3259f294f4fbac3a29b18dae91) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'b9ddfb8843aaac93a5c73a742235fa21') in 0.053982 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/Daz3D/Third Party Notices.md
artifactKey: Guid(240f9fdb36f1d4e4495dd9148ce682e2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Third Party Notices.md using Guid(240f9fdb36f1d4e4495dd9148ce682e2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '10f2bcab5c53a9168e10106cdb9b4cf2') in 0.019808 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/license.txt
artifactKey: Guid(b846ecad8a98bd34dba8a5daf996d86e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/license.txt using Guid(b846ecad8a98bd34dba8a5daf996d86e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '559a3bdcad1f704c35b16044a9784d7d') in 0.015779 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Terrain 3 3.asset
artifactKey: Guid(3a19e0a32afc04443abfb389335f6ec8) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain 3 3.asset using Guid(3a19e0a32afc04443abfb389335f6ec8) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'e5a34427520505cd9658f60557bf04ac') in 0.049651 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Terrain_(-2000.00, 100.00, 0.00) 1 1.asset
artifactKey: Guid(597072d508beaa546a0a8086d517237b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-2000.00, 100.00, 0.00) 1 1.asset using Guid(597072d508beaa546a0a8086d517237b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'e2538f7015344ca5a99c3c0c1276edde') in 0.022287 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 seconds.
path: Assets/Terrain_(-1000.00, 0.00, 0.00) 2 0.asset
artifactKey: Guid(a5dee693db9da2341b5d5b121c00ae90) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-1000.00, 0.00, 0.00) 2 0.asset using Guid(a5dee693db9da2341b5d5b121c00ae90) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: '1afccfd062110cb229560394ce15511c') in 0.071907 seconds
========================================================================
Received Import Request.
Time since last request: 0.000045 seconds.
path: Assets/AutoLOD/UserManual.pdf
artifactKey: Guid(3306366b5d46994468b9a1229135ac19) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/AutoLOD/UserManual.pdf using Guid(3306366b5d46994468b9a1229135ac19) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'a90d2de322af34c71355112aec794358') in 0.013384 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Terrain_(-2000.00, 100.00, 0.00) 2 0.asset
artifactKey: Guid(2e03ecb456cbddd4f8321c7393505584) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-2000.00, 100.00, 0.00) 2 0.asset using Guid(2e03ecb456cbddd4f8321c7393505584) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'fecf3abc9d9517c8f96851ff5451ee73') in 0.021510 seconds
========================================================================
Received Import Request.
Time since last request: 0.000041 seconds.
path: Assets/Terrain_(-2000.00, 100.00, 0.00) 2.asset
artifactKey: Guid(11530937657327941a0f2e52c81df239) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-2000.00, 100.00, 0.00) 2.asset using Guid(11530937657327941a0f2e52c81df239) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'c15af2f46b7ef556dc18c5f32345329e') in 0.030868 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/StarterAssets_Documentation.pdf
artifactKey: Guid(1a445425cef527547b9b5d92e92449b6) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/StarterAssets_Documentation.pdf using Guid(1a445425cef527547b9b5d92e92449b6) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '7c08f2f7d6fbc5072a83cfdcf9dc0850') in 0.010326 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Terrain_(-2000.00, 100.00, 0.00) 3.asset
artifactKey: Guid(9479c20acb58da84ba4c299b7bda81f0) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-2000.00, 100.00, 0.00) 3.asset using Guid(9479c20acb58da84ba4c299b7bda81f0) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '83ec3d5a4e17d5912d94a54793087c84') in 0.025708 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Advanced INI Parser/Example code, how to save and load game data.pdf
artifactKey: Guid(b3723d992df31b742af5c40eaeaec89d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Advanced INI Parser/Example code, how to save and load game data.pdf using Guid(b3723d992df31b742af5c40eaeaec89d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '8362b07062a468d6a4c8543009ff291c') in 0.011042 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/Terrain_(-1000.00, 0.00, 0.00) 0 1.asset
artifactKey: Guid(66455b126a9e31749a705a921086892f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-1000.00, 0.00, 0.00) 0 1.asset using Guid(66455b126a9e31749a705a921086892f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: '5ff343c331ca4c419ee1c0c4bf4b55ec') in 0.066643 seconds
========================================================================
Received Import Request.
Time since last request: 0.000042 seconds.
path: Assets/Terrain_(-2000.00, 100.00, 0.00) 1.asset
artifactKey: Guid(dfb2ad9fc81cfeb429f684b5400d2a22) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-2000.00, 100.00, 0.00) 1.asset using Guid(dfb2ad9fc81cfeb429f684b5400d2a22) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '7121704aca272bc6ee2646c79ae8edc3') in 0.027619 seconds
========================================================================
Received Import Request.
Time since last request: 0.000046 seconds.
path: Assets/FlexibleColorPicker/FlexibleColorPicker.prefab
artifactKey: Guid(4214b57e615806c448ba9d993d629531) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/FlexibleColorPicker/FlexibleColorPicker.prefab using Guid(4214b57e615806c448ba9d993d629531) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'cb2b03bb856c23a839f1a46055866f37') in 0.619871 seconds
========================================================================
Received Import Request.
Time since last request: 0.000038 seconds.
path: Assets/DynamicBone/ReadMe.txt
artifactKey: Guid(bdbe6feeda2a62b45ad9a4e311031478) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/DynamicBone/ReadMe.txt using Guid(bdbe6feeda2a62b45ad9a4e311031478) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'cf52069da57056557ac4ce35ca540a86') in 0.017271 seconds
========================================================================
Received Import Request.
Time since last request: 0.000064 seconds.
path: Assets/GVX URP Decal/ScreenSpaceDecal_URP.shader
artifactKey: Guid(9930d2414ebb7f14da07e0727ecdcc19) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/GVX URP Decal/ScreenSpaceDecal_URP.shader using Guid(9930d2414ebb7f14da07e0727ecdcc19) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '7790f2af962bf2adc1343397b12dcd16') in 0.030437 seconds
========================================================================
Received Import Request.
Time since last request: 0.000043 seconds.
path: Assets/GVX URP Decal/Decals Demo.unity
artifactKey: Guid(7eb5c7d5588d17f4ca0725657f0665db) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/GVX URP Decal/Decals Demo.unity using Guid(7eb5c7d5588d17f4ca0725657f0665db) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Opening scene 'Assets/GVX URP Decal/Decals Demo.unity additively'
Loaded scene 'Assets/GVX URP Decal/Decals Demo.unity'
Deserialize: 21.648 ms
Integration: 15.489 ms
Integration of assets: 0.051 ms
Thread Wait Time: 0.032 ms
Total Operation Time: 37.220 ms
Generated GUIDs only implemented for interfaces!
-> (artifact id: '1120921046555af904fae6a0e53df6b2') in 0.196841 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 seconds.
path: Assets/Terrain_(-1000.00, 0.00, 0.00) 3 3.asset
artifactKey: Guid(b11e7819372d3e54f856b5c14b581e10) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-1000.00, 0.00, 0.00) 3 3.asset using Guid(b11e7819372d3e54f856b5c14b581e10) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: 'ddb3e900df26eadfcb04c1fe8e4c8eea') in 0.052398 seconds
========================================================================
Received Import Request.
Time since last request: 0.000060 seconds.
path: Assets/Terrain 3 2.asset
artifactKey: Guid(b3bf867439064a8488a2a0a46796849e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain 3 2.asset using Guid(b3bf867439064a8488a2a0a46796849e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '452199e2dcf2f6a2b3edb7a10c8197fc') in 0.046135 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Destroyed_city_FREE/Destroyed_city_FREE_Info.txt
artifactKey: Guid(8efe5b41113c6344fbe7842acd160b2e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Destroyed_city_FREE/Destroyed_city_FREE_Info.txt using Guid(8efe5b41113c6344fbe7842acd160b2e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'c44043aab6bf4c7c9d6ad877dd0af736') in 0.017659 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/AwesomeTechnologies/GettingStarted.txt
artifactKey: Guid(fbbcb6083a9b26a46b5b67ef8c518041) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/AwesomeTechnologies/GettingStarted.txt using Guid(fbbcb6083a9b26a46b5b67ef8c518041) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'a0f48e9b9287461abc11e78ef38e8b7f') in 0.019365 seconds
========================================================================
Received Import Request.
Time since last request: 0.000041 seconds.
path: Assets/Terrain_(-1000.00, 0.00, 0.00) 3 2.asset
artifactKey: Guid(8b16421c56a40834db782fb1a94e4e91) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-1000.00, 0.00, 0.00) 3 2.asset using Guid(8b16421c56a40834db782fb1a94e4e91) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: '9979798c8c74fcee28c478c625b321cf') in 0.055027 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 seconds.
path: Assets/Terrain_(-1000.00, 0.00, 0.00) 2 3.asset
artifactKey: Guid(9474ef371ff3a4142901c3999110a3ec) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-1000.00, 0.00, 0.00) 2 3.asset using Guid(9474ef371ff3a4142901c3999110a3ec) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: '2ad25f01c3e4644056745f43f225423f') in 0.052790 seconds
========================================================================
Received Import Request.
Time since last request: 0.000045 seconds.
path: Assets/EasyRopeBridge/readme.txt
artifactKey: Guid(6f1a2d103a704ec4781713c097c70e7e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/EasyRopeBridge/readme.txt using Guid(6f1a2d103a704ec4781713c097c70e7e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '5cd98ad4750b44f08a3dcb578c247160') in 0.015399 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 seconds.
path: Assets/Daz3D/CoinBag.prefab
artifactKey: Guid(3f3b81d725995fa49bbe9ac29151d9eb) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/CoinBag.prefab using Guid(3f3b81d725995fa49bbe9ac29151d9eb) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'a95eee7b0132511fdd92e8112c9c592b') in 0.043174 seconds
========================================================================
Received Import Request.
Time since last request: 0.000040 seconds.
path: Assets/Monsters Full Pack Vol 1/HeadPos.prefab
artifactKey: Guid(85a239bb3f7dc224ea2d6e5f732bb434) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Monsters Full Pack Vol 1/HeadPos.prefab using Guid(85a239bb3f7dc224ea2d6e5f732bb434) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'cd043477bfc5b21b119f148139ef645e') in 0.026102 seconds
========================================================================
Received Import Request.
Time since last request: 0.000038 seconds.
path: Assets/Scripts/AvatarFolderName.cs
artifactKey: Guid(4efcd686620a3894a81fec517080f441) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/AvatarFolderName.cs using Guid(4efcd686620a3894a81fec517080f441) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '56a11149602da0f9e6dbc338f76bb365') in 0.011775 seconds
========================================================================
Received Import Request.
Time since last request: 0.000043 seconds.
path: Assets/Scripts/MinimapHandler.cs
artifactKey: Guid(f16ab42b75eaf034f96fe03d4a56e1f9) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/MinimapHandler.cs using Guid(f16ab42b75eaf034f96fe03d4a56e1f9) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '7ef08f5ca63c023b262e730daf2660ef') in 0.013319 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Prefabs/Interior Fog.prefab
artifactKey: Guid(9c307bdb30871d94a8e73322fd159f5e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Prefabs/Interior Fog.prefab using Guid(9c307bdb30871d94a8e73322fd159f5e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '3b3426f8155f5a26d15722e0a8d2dd37') in 0.169113 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 seconds.
path: Assets/RPG Creation Kit/Third-Party Notices.txt
artifactKey: Guid(bfbf0bcb0543ceb4fb139c88bdd4caf1) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Third-Party Notices.txt using Guid(bfbf0bcb0543ceb4fb139c88bdd4caf1) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '9122348b257c15b20a85851a60864002') in 0.015764 seconds
========================================================================
Received Import Request.
Time since last request: 0.000044 seconds.
path: Assets/Scripts/SliderValue.cs
artifactKey: Guid(463e718ba97996244823560733283b57) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/SliderValue.cs using Guid(463e718ba97996244823560733283b57) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '70fb4d4742e81bf78fc79dac3d140aab') in 0.011021 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/MeshBaker/Release Notes.txt
artifactKey: Guid(f336d57a7c6245c4faf89ceea81010de) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/MeshBaker/Release Notes.txt using Guid(f336d57a7c6245c4faf89ceea81010de) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'c37ef1ae64138fbe6660b651c04ab5b2') in 0.016554 seconds
========================================================================
Received Import Request.
Time since last request: 0.000038 seconds.
path: Assets/Scripts/CompassBar.cs
artifactKey: Guid(55f2937b2cfeb6540acfa904464e5ce4) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/CompassBar.cs using Guid(55f2937b2cfeb6540acfa904464e5ce4) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '2dc5825ce45deac3f818abacb8e1d6b7') in 0.013912 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Scripts/ShowNavmesh.cs
artifactKey: Guid(e85b016572733b24595cd4834cb0ea9b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/ShowNavmesh.cs using Guid(e85b016572733b24595cd4834cb0ea9b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '206233eaa37ac68ae3918743ac1eea89') in 0.010329 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 seconds.
path: Assets/Scripts/StatChangeInt.cs
artifactKey: Guid(afd4f39cb22f4a44a910b06e350c349d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/StatChangeInt.cs using Guid(afd4f39cb22f4a44a910b06e350c349d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '49999532b960a6b8acb905d08bb90ad5') in 0.010595 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/Settings/DynamicBoneTAIL.preset
artifactKey: Guid(5f852aeb01e3b1e4aab52181d86e805c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Settings/DynamicBoneTAIL.preset using Guid(5f852aeb01e3b1e4aab52181d86e805c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'e2d73f04ae8f765ff58a850a9d0a733d') in 0.029526 seconds
========================================================================
Received Import Request.
Time since last request: 0.000040 seconds.
path: Assets/Sky/ParticleFirecloud.png
artifactKey: Guid(39481acc483a15d4a81d67bc9e7a9ae2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Sky/ParticleFirecloud.png using Guid(39481acc483a15d4a81d67bc9e7a9ae2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'b1e7e2798df09c71fd27bea35a2fdfdb') in 0.037506 seconds
========================================================================
Received Import Request.
Time since last request: 0.000041 seconds.
path: Assets/Settings/Low_PipelineAsset.asset
artifactKey: Guid(1f1d6905c9f4b4b498b7925ff4a29435) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Settings/Low_PipelineAsset.asset using Guid(1f1d6905c9f4b4b498b7925ff4a29435) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '828e95045463ab6c5e18aae0dd273cdf') in 0.035061 seconds
========================================================================
Received Import Request.
Time since last request: 0.000043 seconds.
path: Assets/Scripts/PlayerCameraController.cs
artifactKey: Guid(f07bf578798a2bb4d95536f46555352d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/PlayerCameraController.cs using Guid(f07bf578798a2bb4d95536f46555352d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'ac760e4e145192f788faad4cd2464b0e') in 0.010368 seconds
========================================================================
Received Import Request.
Time since last request: 0.000029 seconds.
path: Assets/Scripts/CatItem.cs
artifactKey: Guid(cf3d6188d34270248993e92e820bd0d8) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/CatItem.cs using Guid(cf3d6188d34270248993e92e820bd0d8) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '187384ecfeda8efbc767f29ab83252ae') in 0.013546 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Settings/Ultra_PipelineAsset.asset
artifactKey: Guid(390c3d34fd403a34aa9c9848aef72752) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Settings/Ultra_PipelineAsset.asset using Guid(390c3d34fd403a34aa9c9848aef72752) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '087bd0e1764e507fb331233a377cb26a') in 0.018704 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Scripts/ModManager.cs
artifactKey: Guid(119e80fcf79a70741b25cfd1026c033f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/ModManager.cs using Guid(119e80fcf79a70741b25cfd1026c033f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '2c37909363fee14ba72117d31e7bb1de') in 0.009271 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/Settings/Medium_PipelineAsset.asset
artifactKey: Guid(339b754fe49fd0240869cf154baeff6a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Settings/Medium_PipelineAsset.asset using Guid(339b754fe49fd0240869cf154baeff6a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'a8ee2d893bbc5b5aa897c674153f0eb3') in 0.024254 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Scripts/ModCategory.cs
artifactKey: Guid(a5dff58f7d068c546b6b364faa77b632) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/ModCategory.cs using Guid(a5dff58f7d068c546b6b364faa77b632) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '87922183b6c12c1f87de221ed73a2366') in 0.009338 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Settings/Reflection Probe.preset
artifactKey: Guid(9caca0f8a6f915e48907240d9ec78d21) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Settings/Reflection Probe.preset using Guid(9caca0f8a6f915e48907240d9ec78d21) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'd69ee41d3b0e790d1c7b745dea7b6ba8') in 0.015953 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Scripts/AlchemyManager.cs
artifactKey: Guid(24f84526bd8d2ff4dbaf5ff1b518ee01) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/AlchemyManager.cs using Guid(24f84526bd8d2ff4dbaf5ff1b518ee01) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'a8b279161c30ce213c20872a70660639') in 0.009732 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Scripts/OnlineAccountHandler.cs
artifactKey: Guid(9f20db859ea816947ac074b233ac7d54) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/OnlineAccountHandler.cs using Guid(9f20db859ea816947ac074b233ac7d54) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '93ae05a70d1b80d601823bc7b8de6d98') in 0.009568 seconds
========================================================================
Received Import Request.
Time since last request: 0.000046 seconds.
path: Assets/PersistentVegetationStorageData/PersistentVegetationStorage_2c448458-04ac-4f5f-a45f-c7530aac993f.asset
artifactKey: Guid(3c6d95925a2af5349860f59d6d42cd17) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/PersistentVegetationStorageData/PersistentVegetationStorage_2c448458-04ac-4f5f-a45f-c7530aac993f.asset using Guid(3c6d95925a2af5349860f59d6d42cd17) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '500e890f4dec6f5b1c1e9ff0efaedc94') in 0.018202 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/Scripts/CharacterMenuSettings.cs
artifactKey: Guid(fffb07c60ecfc98458ee7013b4ee2272) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/CharacterMenuSettings.cs using Guid(fffb07c60ecfc98458ee7013b4ee2272) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '358ba9c7826650cb0198cb2f8c231b22') in 0.009249 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/Scripts/LargeMapHandler.cs
artifactKey: Guid(69437ab0cc9ae5c46a2bf08cb7bbceaf) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/LargeMapHandler.cs using Guid(69437ab0cc9ae5c46a2bf08cb7bbceaf) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'e8a4ec2bfe9d1c34434fdf074972d2a5') in 0.009170 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Scripts/LoadSaveActors.cs
artifactKey: Guid(9d01797a82719e74589d4e36e10c7bce) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/LoadSaveActors.cs using Guid(9d01797a82719e74589d4e36e10c7bce) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '5a13d56eff259316bca60f79dc6ce1cb') in 0.009174 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/Prefabs/MiniMapPanal.prefab
artifactKey: Guid(bd4347c0dac51394b86e801b96a926bb) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Prefabs/MiniMapPanal.prefab using Guid(bd4347c0dac51394b86e801b96a926bb) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '542cadb7b703eb7d23e00bb685a15628') in 0.021152 seconds
========================================================================
Received Import Request.
Time since last request: 0.000035 seconds.
path: Assets/Scripts/AmbienceSoundFX.cs
artifactKey: Guid(d634c1781a5d46a408c0912262f7c1ef) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/AmbienceSoundFX.cs using Guid(d634c1781a5d46a408c0912262f7c1ef) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '076f37911bc6aed179ca4fac63ecd83b') in 0.009905 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/Settings/Ultra_PipelineAsset_ForwardRenderer.asset
artifactKey: Guid(ba695903fa14e424c9739de3a5bbd4ea) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Settings/Ultra_PipelineAsset_ForwardRenderer.asset using Guid(ba695903fa14e424c9739de3a5bbd4ea) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'f05294833095065f5380a87778484bf9') in 0.027690 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Scripts/MyGallery.cs
artifactKey: Guid(7550911cd89c3b34e97f2886021c5467) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/MyGallery.cs using Guid(7550911cd89c3b34e97f2886021c5467) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '114115053f37c5ed44feecffb69f848d') in 0.011795 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/Scripts/QuestMarker.cs
artifactKey: Guid(a6082df6104aa42498ec7b6934fabf0a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/QuestMarker.cs using Guid(a6082df6104aa42498ec7b6934fabf0a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'e3d93f56c4a58b836c36b39b9a980e92') in 0.011963 seconds
========================================================================
Received Import Request.
Time since last request: 0.000045 seconds.
path: Assets/Settings/Torch Lights.preset
artifactKey: Guid(fcacd490ebfd6ea43a983a396e46e58d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Settings/Torch Lights.preset using Guid(fcacd490ebfd6ea43a983a396e46e58d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'b7e72bcdd60f0f2db772d8f76e7f759a') in 0.016487 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/Sky/Star.mat
artifactKey: Guid(8eaa6f4b03a6ae248baa49882a12d511) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Sky/Star.mat using Guid(8eaa6f4b03a6ae248baa49882a12d511) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '1583c22fc1c2c3914f14880e33508eeb') in 0.039349 seconds
========================================================================
Received Import Request.
Time since last request: 0.000098 seconds.
path: Assets/PersistentVegetationStorageData/PersistentVegetationStorage_2950e806-6ed1-4ec8-8c03-bb0ac7a34914.asset
artifactKey: Guid(f08b6da1d7a7e01439cc24178124c1ce) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/PersistentVegetationStorageData/PersistentVegetationStorage_2950e806-6ed1-4ec8-8c03-bb0ac7a34914.asset using Guid(f08b6da1d7a7e01439cc24178124c1ce) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '8d3ac4e0a97ac442bf746d37ed5fb7bb') in 0.057437 seconds
========================================================================
Received Import Request.
Time since last request: 62.182946 seconds.
path: Assets/Destroyed_city_FREE/Models/otrepy.FBX
artifactKey: Guid(bf587c110cca37f40b346c9ff28fce29) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Models/otrepy.FBX using Guid(bf587c110cca37f40b346c9ff28fce29) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'b32148ec87e86d8b55cda89865f73926') in 0.027135 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Destroyed_city_FREE/Models/wrak_steny.FBX
artifactKey: Guid(35822b9f61ef0b249bea5d4a893a22bb) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Models/wrak_steny.FBX using Guid(35822b9f61ef0b249bea5d4a893a22bb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'c74b82509d741130492fe5d1aaf1e874') in 0.025697 seconds
========================================================================
Received Import Request.
Time since last request: 541.683658 seconds.
path: Assets/Daz3D/Races/Human/Female/Body FPS.prefab
artifactKey: Guid(64cc8724cc553df44b5b898ec8bf4fd8) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Daz3D/Races/Human/Female/Body FPS.prefab using Guid(64cc8724cc553df44b5b898ec8bf4fd8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '1b65c3254b9d5dde489793ac6237e7d8') in 0.261646 seconds
========================================================================
Received Import Request.
Time since last request: 0.000044 seconds.
path: Assets/Daz3D/Races/Human/Female/Body.prefab
artifactKey: Guid(38674239631e0ce4da6f9f86b2da0688) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Daz3D/Races/Human/Female/Body.prefab using Guid(38674239631e0ce4da6f9f86b2da0688) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'b21c1f1a8bb2bab28e10d995e203e419') in 6.661802 seconds
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.010683 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image C:\Work\Firstborn\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image C:\Work\Firstborn\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 5.64 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object
at XNodeEditor.NodeEditorAssetModProcessor.OnReloadEditor () [0x0004b] in C:\Work\Firstborn\Assets\RPG Creation Kit\Scripts\Dialogue System\xNode-master\Scripts\Editor\NodeEditorAssetModProcessor.cs:55
at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in <d6232873609549b8a045fa15811a5bd3>:0
--- End of inner exception stack trace ---
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00083] in <d6232873609549b8a045fa15811a5bd3>:0
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <d6232873609549b8a045fa15811a5bd3>:0
at UnityEditor.EditorAssemblies.ProcessInitializeOnLoadMethodAttributes () [0x000a5] in <63965ae56af7489797f355b7c1211ab2>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogError (object)
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadMethodAttributes ()
Mono: successfully reloaded assembly
- Completed reload, in 2.584 seconds
Domain Reload Profiling:
ReloadAssembly (2585ms)
BeginReloadAssembly (252ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (8ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (118ms)
EndReloadAssembly (2188ms)
LoadAssemblies (157ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (479ms)
ReleaseScriptCaches (3ms)
RebuildScriptCaches (83ms)
SetupLoadedEditorAssemblies (1313ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (17ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (6ms)
BeforeProcessingInitializeOnLoad (137ms)
ProcessInitializeOnLoadAttributes (796ms)
ProcessInitializeOnLoadMethodAttributes (344ms)
AfterProcessingInitializeOnLoad (12ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (31ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 11.04 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7093 Unused Serialized files (Serialized files now loaded: 0)
Unloading 102 unused Assets / (4.9 MB). Loaded Objects now: 7998.
Memory consumption went from 459.5 MB to 454.6 MB.
Total: 12.172300 ms (FindLiveObjects: 1.012800 ms CreateObjectMapping: 1.254800 ms MarkObjects: 7.017800 ms DeleteObjects: 2.885800 ms)
AssetImportParameters requested are different than current active one (requested -> active):
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.012232 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image C:\Work\Firstborn\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image C:\Work\Firstborn\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 5.67 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object
at XNodeEditor.NodeEditorAssetModProcessor.OnReloadEditor () [0x0004b] in C:\Work\Firstborn\Assets\RPG Creation Kit\Scripts\Dialogue System\xNode-master\Scripts\Editor\NodeEditorAssetModProcessor.cs:55
at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in <d6232873609549b8a045fa15811a5bd3>:0
--- End of inner exception stack trace ---
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00083] in <d6232873609549b8a045fa15811a5bd3>:0
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <d6232873609549b8a045fa15811a5bd3>:0
at UnityEditor.EditorAssemblies.ProcessInitializeOnLoadMethodAttributes () [0x000a5] in <63965ae56af7489797f355b7c1211ab2>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogError (object)
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadMethodAttributes ()
Mono: successfully reloaded assembly
- Completed reload, in 2.238 seconds
Domain Reload Profiling:
ReloadAssembly (2238ms)
BeginReloadAssembly (167ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (64ms)
EndReloadAssembly (1954ms)
LoadAssemblies (119ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (429ms)
ReleaseScriptCaches (3ms)
RebuildScriptCaches (85ms)
SetupLoadedEditorAssemblies (1179ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (17ms)
SetLoadedEditorAssemblies (2ms)
RefreshPlugins (6ms)
BeforeProcessingInitializeOnLoad (134ms)
ProcessInitializeOnLoadAttributes (741ms)
ProcessInitializeOnLoadMethodAttributes (270ms)
AfterProcessingInitializeOnLoad (10ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (27ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 10.47 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7091 Unused Serialized files (Serialized files now loaded: 0)
Unloading 92 unused Assets / (4.9 MB). Loaded Objects now: 8013.
Memory consumption went from 459.4 MB to 454.5 MB.
Total: 7.748200 ms (FindLiveObjects: 0.815500 ms CreateObjectMapping: 1.065200 ms MarkObjects: 4.208200 ms DeleteObjects: 1.657700 ms)
AssetImportParameters requested are different than current active one (requested -> active):
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Import Request.
Time since last request: 1387.594166 seconds.
path: Assets/Terrain 0 3.asset
artifactKey: Guid(25826379c047f95408a50489117a7347) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain 0 3.asset using Guid(25826379c047f95408a50489117a7347) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'c0e493df8eae231d485ff13a40c79278') in 0.280230 seconds
========================================================================
Received Import Request.
Time since last request: 0.000037 seconds.
path: Assets/Terrain/Terrain_2_2_31e16804-c927-4b84-8f98-a0cfc953a369.asset
artifactKey: Guid(83eead02f427d2a489da61f48bf820aa) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain/Terrain_2_2_31e16804-c927-4b84-8f98-a0cfc953a369.asset using Guid(83eead02f427d2a489da61f48bf820aa) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: '7c7a93f913b6ee10210e58d99c8aff10') in 0.061529 seconds
========================================================================
Received Import Request.
Time since last request: 0.000053 seconds.
path: Assets/Terrain/Terrain_3_0_cd6448d0-f063-4097-afcd-8f0f5df61bca.asset
artifactKey: Guid(b43942d7289850147945b3facd6b3658) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain/Terrain_3_0_cd6448d0-f063-4097-afcd-8f0f5df61bca.asset using Guid(b43942d7289850147945b3facd6b3658) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: 'd89476ee7c863c19fa0dfad1609231ef') in 0.054809 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/Terrain/Terrain_2_1_16d3101c-f342-4118-a4fb-23b09aa3b409.asset
artifactKey: Guid(80a842275968c1f44818faee1ae8d2fa) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain/Terrain_2_1_16d3101c-f342-4118-a4fb-23b09aa3b409.asset using Guid(80a842275968c1f44818faee1ae8d2fa) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: '11d448d2a30904db6e794e3cd59f1dd8') in 0.052270 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/_TerrainAutoUpgrade/layer_CatacombsStoneTile_AlbedoCatacombsStoneTile_Normalb956af97c33fc3d7.terrainlayer
artifactKey: Guid(ed12d68c288c3a24bb6ab51e35ad64ec) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/_TerrainAutoUpgrade/layer_CatacombsStoneTile_AlbedoCatacombsStoneTile_Normalb956af97c33fc3d7.terrainlayer using Guid(ed12d68c288c3a24bb6ab51e35ad64ec) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '50887eb411111eb96ab55b54a33d6795') in 0.055497 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/Terrain/Terrain_1_2_f89b02c9-d199-4c82-be53-bd71cb3562b8.asset
artifactKey: Guid(5239de042c3034045829b87553d6a985) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain/Terrain_1_2_f89b02c9-d199-4c82-be53-bd71cb3562b8.asset using Guid(5239de042c3034045829b87553d6a985) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: '773e742ff56099a68b1433a0180a8a05') in 0.058928 seconds
========================================================================
Received Import Request.
Time since last request: 0.000037 seconds.
path: Assets/Terrain/Terrain_3_1_e574be0a-1412-4ded-9eb3-3e420489869d.asset
artifactKey: Guid(b6c3f438b1f639e4487c7ff54aa9a4bf) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain/Terrain_3_1_e574be0a-1412-4ded-9eb3-3e420489869d.asset using Guid(b6c3f438b1f639e4487c7ff54aa9a4bf) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: '84cb46665867b6db6e81ec820b796bbf') in 0.063814 seconds
========================================================================
Received Import Request.
Time since last request: 0.000048 seconds.
path: Assets/_TerrainAutoUpgrade/layer_Cliff (Layered Rock) 23d3aba195e4d26ee.terrainlayer
artifactKey: Guid(97ef85c34ee2e5e4790ecb4ece8b9ca5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/_TerrainAutoUpgrade/layer_Cliff (Layered Rock) 23d3aba195e4d26ee.terrainlayer using Guid(97ef85c34ee2e5e4790ecb4ece8b9ca5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '5851da951abbfbb164ecbf89b58e5e15') in 0.025209 seconds
========================================================================
Received Import Request.
Time since last request: 0.000040 seconds.
path: Assets/Terrain/Terrain_2_0_98b8e955-9c8d-4fad-8926-1c8e9e7fd326.asset
artifactKey: Guid(fae8aa3935edde440acb6d19f7ed66b2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain/Terrain_2_0_98b8e955-9c8d-4fad-8926-1c8e9e7fd326.asset using Guid(fae8aa3935edde440acb6d19f7ed66b2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: '0a4aae383549529b53e592e65751bd7c') in 0.051959 seconds
========================================================================
Received Import Request.
Time since last request: 0.000087 seconds.
path: Assets/Materials
artifactKey: Guid(0395ea7935b706947a08cc7868dc1175) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Materials using Guid(0395ea7935b706947a08cc7868dc1175) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'c76fd8483c0c03380601876ad956c900') in 0.006990 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/_TerrainAutoUpgrade/layer_Grass_Moss_BaseColorGrass_Moss_Normalb3407d0e55802f81.terrainlayer
artifactKey: Guid(a1c913f56951a0b4293130f40ff7330d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/_TerrainAutoUpgrade/layer_Grass_Moss_BaseColorGrass_Moss_Normalb3407d0e55802f81.terrainlayer using Guid(a1c913f56951a0b4293130f40ff7330d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'bc1bfab96d21d6032b8feb0ece7c9c39') in 0.029603 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/_TerrainAutoUpgrade/layer_GoodDirt 2(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer
artifactKey: Guid(986f7994f357ff641aa7bfe65ebc6f95) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/_TerrainAutoUpgrade/layer_GoodDirt 2(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer using Guid(986f7994f357ff641aa7bfe65ebc6f95) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '01b0252f86b4ce99e641a75942b78770') in 0.024374 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/_TerrainAutoUpgrade/layer_Ground 01b956af97c33fc3d7.terrainlayer
artifactKey: Guid(ee2257cd3f402064e864a1ae30980eaa) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/_TerrainAutoUpgrade/layer_Ground 01b956af97c33fc3d7.terrainlayer using Guid(ee2257cd3f402064e864a1ae30980eaa) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '2e052b04b0357cc967d0d5a486e30c26') in 0.019331 seconds
========================================================================
Received Import Request.
Time since last request: 0.000045 seconds.
path: Assets/Sky/SunLightPreset.cs
artifactKey: Guid(00179681f7139e3479f53da73f800ba7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Sky/SunLightPreset.cs using Guid(00179681f7139e3479f53da73f800ba7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '2e3d9479cf453de3d06cbae5b4354b74') in 0.011306 seconds
========================================================================
Received Import Request.
Time since last request: 0.000028 seconds.
path: Assets/_TerrainAutoUpgrade/layer_Grass&Rock 2(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer
artifactKey: Guid(a7e78916d93567c43bb51ba042aae84f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/_TerrainAutoUpgrade/layer_Grass&Rock 2(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer using Guid(a7e78916d93567c43bb51ba042aae84f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'b3784539b2fc196df72f51313f60cc92') in 0.017703 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/Samples
artifactKey: Guid(f99f3c4db0825a84ab5e7e02c91855bc) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Samples using Guid(f99f3c4db0825a84ab5e7e02c91855bc) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '57bd5c65f2844273fc1ea887be18093e') in 0.008185 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/Terrain/Terrain_0_2_2d862555-8534-4b9b-81cc-0211a937dcf6.asset
artifactKey: Guid(eb41084cb29dab4499d2bec860ce2194) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain/Terrain_0_2_2d862555-8534-4b9b-81cc-0211a937dcf6.asset using Guid(eb41084cb29dab4499d2bec860ce2194) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: 'bb8adfe0d46bcb328ac96890078e9eca') in 0.060453 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/_TerrainAutoUpgrade/layer_Grass (Hill) 23d3aba195e4d26ee.terrainlayer
artifactKey: Guid(bab24b00975fd23498455e99376335df) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/_TerrainAutoUpgrade/layer_Grass (Hill) 23d3aba195e4d26ee.terrainlayer using Guid(bab24b00975fd23498455e99376335df) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '6834f6de5fc09b1734652d3197e6bf5d') in 0.016943 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/Scripts/LockpickingManager.cs
artifactKey: Guid(4ff81505f6aa1ac4fb617fbd62d378df) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/LockpickingManager.cs using Guid(4ff81505f6aa1ac4fb617fbd62d378df) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'c689d074677de3ef893debc54088f783') in 0.011329 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/Scripts/CameraSizeController.cs
artifactKey: Guid(bd53694299472c74fa9caa23c9783499) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/CameraSizeController.cs using Guid(bd53694299472c74fa9caa23c9783499) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '863aef17b61b60c86a369ece1d22fb71') in 0.010373 seconds
========================================================================
Received Import Request.
Time since last request: 0.000041 seconds.
path: Assets/Terrain/Terrain_3_2_d57a7b7c-c6bb-4d67-b3be-0117c579cbb8.asset
artifactKey: Guid(13752241d76da5440b76fc694f7fd5c2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain/Terrain_3_2_d57a7b7c-c6bb-4d67-b3be-0117c579cbb8.asset using Guid(13752241d76da5440b76fc694f7fd5c2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: 'a3985eb9d05bd5077d6b9b29dd77619f') in 0.051984 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/Scripts/CharacterCreationVolume.cs
artifactKey: Guid(196f231e5425e6a4ab881fad3f8cf3cb) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/CharacterCreationVolume.cs using Guid(196f231e5425e6a4ab881fad3f8cf3cb) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'fcfe4821a52671a55c6ca5e8d2d15165') in 0.011583 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Settings/Cloth Canyon wind .preset
artifactKey: Guid(e6cf2785d9847fe48addbad1603c6a9f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Settings/Cloth Canyon wind .preset using Guid(e6cf2785d9847fe48addbad1603c6a9f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '36dfa9dc3d550d85afd2627175d69836') in 0.023622 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Settings/Very High_PipelineAsset.asset
artifactKey: Guid(a42db54f68ff5d949b98b423c3c6be41) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Settings/Very High_PipelineAsset.asset using Guid(a42db54f68ff5d949b98b423c3c6be41) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '861daebea7728a843bef45bb76a5f32a') in 0.046222 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Settings/BakeryProjectSettings.asset
artifactKey: Guid(d074ab5f88ced34458c71d765a1a35bb) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Settings/BakeryProjectSettings.asset using Guid(d074ab5f88ced34458c71d765a1a35bb) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'aa930c5bf2ce9eb0b32b66ab87cb25ab') in 0.011490 seconds
========================================================================
Received Import Request.
Time since last request: 0.000048 seconds.
path: Assets/AwesomeTechnologies/Readme_VegetationStudioPro_DemoScene.txt
artifactKey: Guid(20d8ea026bc905840881f3869f939fc7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/AwesomeTechnologies/Readme_VegetationStudioPro_DemoScene.txt using Guid(20d8ea026bc905840881f3869f939fc7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '2e7a409be857539d9457605370660b60') in 0.016065 seconds
========================================================================
Received Import Request.
Time since last request: 0.000045 seconds.
path: Assets/FlexibleColorPicker/FlexibleColorPickerDoc.pdf
artifactKey: Guid(65ca74d04a708bd45af31dea48e3ced0) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/FlexibleColorPicker/FlexibleColorPickerDoc.pdf using Guid(65ca74d04a708bd45af31dea48e3ced0) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'e55e472e97bcc41d1966b49702740cd6') in 0.010753 seconds
========================================================================
Received Import Request.
Time since last request: 0.000037 seconds.
path: Assets/Terrain_(-1000.00, 0.00, 0.00) 2 1.asset
artifactKey: Guid(167e3547d53ab824db7b1b62430d2e49) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-1000.00, 0.00, 0.00) 2 1.asset using Guid(167e3547d53ab824db7b1b62430d2e49) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: '932d7693c61abaf2b5518c22255dee04') in 0.054004 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/PersistentVegetationStorageData/PersistentVegetationStorage_ab234fa0-46bf-453c-ab0c-ab0de3df8209.asset
artifactKey: Guid(47f1ac2237a8c4b4195d34ed4f232a4b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/PersistentVegetationStorageData/PersistentVegetationStorage_ab234fa0-46bf-453c-ab0c-ab0de3df8209.asset using Guid(47f1ac2237a8c4b4195d34ed4f232a4b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '321ee1db4b6d1b221b16c16a746b6eba') in 0.026255 seconds
========================================================================
Received Import Request.
Time since last request: 0.000028 seconds.
path: Assets/Terrain_(-2000.00, 100.00, 0.00) 3 0.asset
artifactKey: Guid(893bf75e96bed664092bd60159c721fc) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-2000.00, 100.00, 0.00) 3 0.asset using Guid(893bf75e96bed664092bd60159c721fc) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '6803df72c0dcce3450815d283be9f469') in 0.015752 seconds
========================================================================
Received Import Request.
Time since last request: 0.000028 seconds.
path: Assets/Advanced INI Parser/INIReader.cs
artifactKey: Guid(dd830ac1cf79d5d48b4fa3944118608d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Advanced INI Parser/INIReader.cs using Guid(dd830ac1cf79d5d48b4fa3944118608d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'd141ee9bd21e39d944db3ff960e8c9e6') in 0.011489 seconds
========================================================================
Received Import Request.
Time since last request: 0.000026 seconds.
path: Assets/Terrain_(-2000.00, 100.00, 0.00) 3 2.asset
artifactKey: Guid(2e7e2a7e39afcc54aa66df65d8218975) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-2000.00, 100.00, 0.00) 3 2.asset using Guid(2e7e2a7e39afcc54aa66df65d8218975) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '08441c576ed9355000315dbb5ff8b36a') in 0.014925 seconds
========================================================================
Received Import Request.
Time since last request: 0.000037 seconds.
path: Assets/Scripts/ScreenshotTool.cs
artifactKey: Guid(da1052bc8ac9ac040a2a81e1c714d603) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/ScreenshotTool.cs using Guid(da1052bc8ac9ac040a2a81e1c714d603) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '06cb59bcde3301ce014d67ba4a99450e') in 0.011064 seconds
========================================================================
Received Import Request.
Time since last request: 0.000044 seconds.
path: Assets/Scripts/WaterReflection.cs
artifactKey: Guid(dfbe97460f8acd1488a82178305cdf59) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/WaterReflection.cs using Guid(dfbe97460f8acd1488a82178305cdf59) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'a9057ca0c0e7d6fcdf965f29aadf616e') in 0.014821 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/Scripts/AvatarFilePrefab.cs
artifactKey: Guid(687c3453f87f6bb4689283f198089ae6) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/AvatarFilePrefab.cs using Guid(687c3453f87f6bb4689283f198089ae6) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '72adf0bbc99f4bf335432a0fdf92c67b') in 0.011554 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/Settings/High_PipelineAsset.asset
artifactKey: Guid(60556d7577c222b4c9729016f2881917) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Settings/High_PipelineAsset.asset using Guid(60556d7577c222b4c9729016f2881917) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'e23e419ccf4b32b8588254b232b95405') in 0.029279 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/Settings/Very Low_PipelineAsset.asset
artifactKey: Guid(e940c1091c9203b4daf516ef9637304b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Settings/Very Low_PipelineAsset.asset using Guid(e940c1091c9203b4daf516ef9637304b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '0a89d19b6c39dc12546068ee1245826d') in 0.024206 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Terrain_(-2000.00, 100.00, 0.00) 1 2.asset
artifactKey: Guid(139b9c055f537b1488f242fb8dd3d440) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-2000.00, 100.00, 0.00) 1 2.asset using Guid(139b9c055f537b1488f242fb8dd3d440) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'e620a406228d0eba7155cdb92db94c31') in 0.017324 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Prefabs/RckPlayer Variant.prefab
artifactKey: Guid(e4295a978fc0c534bb2cc9cc7ed6d57b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Prefabs/RckPlayer Variant.prefab using Guid(e4295a978fc0c534bb2cc9cc7ed6d57b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The method get_fontSharedMaterials was not found on EnemyName. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Current Ammo Amount. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on InteractText. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Heard Dialogues. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on NPC Name. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on NPC Line. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on LevelHeader. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Level Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Health Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Health Header. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Stamina Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Stamina Header. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Header. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Effect Magnitude. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Header. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Strength. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Strength Header. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Agility. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Agility Header. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Constitution. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Constitution Header. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Speed. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Speed Header. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Endurance. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Endurance Header. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Dexterity. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Dexterity Header. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Charisma. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Charisma Header. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Header. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Header. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Strength. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Charisma Header_01. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Agility. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Charisma Header_02. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Constitution. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Charisma Header_03. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Speed. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Charisma Header_04. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Endurance. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Charisma Header_05. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Charisma. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Charisma Header_05. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Cur Weight. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Total Weight. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Cur Weight. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Total Weight. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Confirmation Text. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Left Page. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Left Page Count. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Right Page. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Right Page Count. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Note Page. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Left Page Count. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on ObjName. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on ObjDescription. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Alert Text. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on PauseMenu. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on GameVersion. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Header. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Character Name. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Character Name_Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Level. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Level_Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Location. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Location_Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Save Date. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Save Date_Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Save Number. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Save Number_Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Save Version. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Save Version_Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_01. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Header. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Content. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Header. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Character Name. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Character Name_Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Level. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Level_Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Location. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Location_Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Save Date. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Save Date_Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Save Number. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Save Number_Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Save Version. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Save Version_Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_04. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_01. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_04. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_02. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_04. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_03. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_04. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_03. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_04. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_03. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_04. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on ResolutionLabel. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Item Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on ResolutionLabel. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on ResolutionLabel. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on ResolutionLabel. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Item Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on ResolutionLabel. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Item Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Title (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_01. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_02. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_03. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_03. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on +. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_04. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_05. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_05. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_05. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_05. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_07. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_08. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_08. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_09. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_10. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_06. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_06. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_06. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP)_06. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on ResolutionLabel. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on ResolutionLabel. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Label. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Alert Header. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Message Content. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on PauseMenu. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on PauseMenu_01. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Header. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Content. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Header. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Character Name. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Character Name_Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Level. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Level_Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Location. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Location_Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Save Date. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Save Date_Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Save Number. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Save Number_Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Save Version. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Save Version_Value. This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
Generated GUIDs only implemented for interfaces!
-> (artifact id: 'ae7c47893362d9aa762f7af585ca34b1') in 10.410398 seconds
========================================================================
Received Import Request.
Time since last request: 0.000041 seconds.
path: Assets/Daz3D/Mix5/Mix5.dtu
artifactKey: Guid(8b9efdfb7d31d40448e19e2046d7da29) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Mix5/Mix5.dtu using Guid(8b9efdfb7d31d40448e19e2046d7da29) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '1d3a774baeac65f3586e7b21a70de729') in 0.018458 seconds
========================================================================
Received Import Request.
Time since last request: 0.000043 seconds.
path: Assets/Daz3D/Mix5/Female.blend1
artifactKey: Guid(a7b0693b686c7b64183363beb5b04e70) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Mix5/Female.blend1 using Guid(a7b0693b686c7b64183363beb5b04e70) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '6173066335d2acb6bc6ece23cd6ca785') in 0.010795 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/Daz3D/LootingPoint/BarrelLootingPoint.prefab
artifactKey: Guid(9247507411644c247b060abefa57c649) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/LootingPoint/BarrelLootingPoint.prefab using Guid(9247507411644c247b060abefa57c649) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'd177b2b28bac858bf50054d11e53b262') in 0.059378 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/Daz3D/LootingPoint/Barrel _dup_7.Shape.prefab
artifactKey: Guid(1bf069d577eb3f742bf36936ea44e8a4) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/LootingPoint/Barrel _dup_7.Shape.prefab using Guid(1bf069d577eb3f742bf36936ea44e8a4) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '06e1ce00c3ba644de987eb9c43a8ed46') in 0.032538 seconds
========================================================================
Received Import Request.
Time since last request: 0.000029 seconds.
path: Assets/Daz3D/Mix4/Mix4.fbx
artifactKey: Guid(c27a003158411cb49a2e43caef58fe0a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Mix4/Mix4.fbx using Guid(c27a003158411cb49a2e43caef58fe0a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '61c7cd63294be83cae44264e10034702') in 0.377860 seconds
========================================================================
Received Import Request.
Time since last request: 0.000040 seconds.
path: Assets/Daz3D/Lights/ReadingCandle.prefab
artifactKey: Guid(000c39cbadea75a4ab46c478d12e8b7c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Lights/ReadingCandle.prefab using Guid(000c39cbadea75a4ab46c478d12e8b7c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '5638a33915afaf1fef948545b3d0a4c8') in 0.076639 seconds
========================================================================
Received Import Request.
Time since last request: 0.000042 seconds.
path: Assets/Daz3D/LootingPoint/Trunk.prefab
artifactKey: Guid(bfea4eff626c0374b959de633b64cbd3) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/LootingPoint/Trunk.prefab using Guid(bfea4eff626c0374b959de633b64cbd3) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '384f7e2b82f0ca2b08ea55520c707f32') in 0.106339 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/Daz3D/LootingPoint/Trunk2.prefab
artifactKey: Guid(a80d0e771a5ef0742965f26b13958c61) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/LootingPoint/Trunk2.prefab using Guid(a80d0e771a5ef0742965f26b13958c61) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'a0517d1f84c855063fd05ce7c3cb6c88') in 0.121968 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 seconds.
path: Assets/_TerrainAutoUpgrade/layer_rock2CliffRock_NRM SM(9.000,9.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer
artifactKey: Guid(e0bf9c851ee83bf4585e2e90c9f7869d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/_TerrainAutoUpgrade/layer_rock2CliffRock_NRM SM(9.000,9.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer using Guid(e0bf9c851ee83bf4585e2e90c9f7869d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '6b51e019dc1f2290e75cdebb3065fc7e') in 0.019494 seconds
========================================================================
Received Import Request.
Time since last request: 0.000046 seconds.
path: Assets/Daz3D/Books/The Perfection Codex I.prefab
artifactKey: Guid(2d710479e825c4a4e84c208f5662246d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Books/The Perfection Codex I.prefab using Guid(2d710479e825c4a4e84c208f5662246d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '3926070701a555c64526b27248ada79c') in 0.052847 seconds
========================================================================
Received Import Request.
Time since last request: 0.000035 seconds.
path: Assets/Daz3D/Books/[Book] Magical Arts Volume 1.asset
artifactKey: Guid(ea2e1c502d802ab4b9afb17e16a7369f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Books/[Book] Magical Arts Volume 1.asset using Guid(ea2e1c502d802ab4b9afb17e16a7369f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '8b2aa25eb30a381215096995ddd792cf') in 0.015844 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/Daz3D/Consumables/SausageString (8)_dup_4.Shape.prefab
artifactKey: Guid(5252d289857ce324bb076a291cd21a1d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Consumables/SausageString (8)_dup_4.Shape.prefab using Guid(5252d289857ce324bb076a291cd21a1d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '52b68b5bf89404eda61d494d880f26d4') in 0.080408 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Daz3D/Consumables/Garlic String.prefab
artifactKey: Guid(14f3161d2e59bb74fa86cea2d17b1784) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Consumables/Garlic String.prefab using Guid(14f3161d2e59bb74fa86cea2d17b1784) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'ec3112044ab4621e24485494094894d3') in 0.063552 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 seconds.
path: Assets/Daz3D/Lights/ChandelierGround1_Candle 1.prefab
artifactKey: Guid(abc875121d45fde44b07429ce0a62491) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Lights/ChandelierGround1_Candle 1.prefab using Guid(abc875121d45fde44b07429ce0a62491) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'b2c7aa3256c6ec031674628507398ee4') in 0.418133 seconds
========================================================================
Received Import Request.
Time since last request: 0.000092 seconds.
path: Assets/Daz3D/Consumables/Bottle - Hanging Short.prefab
artifactKey: Guid(4b9201a787c0ed84f9138515fa952ef8) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Consumables/Bottle - Hanging Short.prefab using Guid(4b9201a787c0ed84f9138515fa952ef8) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '1f0a95e8bc3ab8170186473d36a9d950') in 0.245785 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 seconds.
path: Assets/AutoLOD/Resources/youtube.png
artifactKey: Guid(7ee6dab94bafcbb43a4d115e86349744) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/AutoLOD/Resources/youtube.png using Guid(7ee6dab94bafcbb43a4d115e86349744) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '73bd1d28e5fb643c93e644b815ce87cf') in 0.036262 seconds
========================================================================
Received Import Request.
Time since last request: 0.000051 seconds.
path: Assets/AutoLOD/Resources/Logo_AutoLOD_small.png
artifactKey: Guid(6db90ed9cc414e746b85a6718e0d6b15) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/AutoLOD/Resources/Logo_AutoLOD_small.png using Guid(6db90ed9cc414e746b85a6718e0d6b15) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '4ca5a4d264e368d3077c5ab761736142') in 0.024869 seconds
========================================================================
Received Import Request.
Time since last request: 0.000040 seconds.
path: Assets/Daz3D/Consumables/Nuts.prefab
artifactKey: Guid(d5975bb9cf2179b4d84f1661478e771e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Consumables/Nuts.prefab using Guid(d5975bb9cf2179b4d84f1661478e771e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '68b674e299b86fe9f3bbadbe27ca2f88') in 0.079494 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Daz3D/Books/The Tomes Of Divinity.prefab
artifactKey: Guid(4b21990a4d0c3934fbe327a2ecbe13f0) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Books/The Tomes Of Divinity.prefab using Guid(4b21990a4d0c3934fbe327a2ecbe13f0) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '16c68a2adedde98ca65de6a9b58b8d22') in 0.046001 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Daz3D/Consumables/Wine_InWorld__.prefab
artifactKey: Guid(23bbd8b128da2d3448b7d120ce5085ab) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Consumables/Wine_InWorld__.prefab using Guid(23bbd8b128da2d3448b7d120ce5085ab) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'de263dbcd5f0247c94d829f086f6b4fb') in 0.061302 seconds
========================================================================
Received Import Request.
Time since last request: 0.000040 seconds.
path: Assets/Daz3D/Consumables/Cabbage.prefab
artifactKey: Guid(fa34f1873e30b7f4f81797ce73d69df5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Consumables/Cabbage.prefab using Guid(fa34f1873e30b7f4f81797ce73d69df5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '5d4b7a55d671692028b56c79a47f4399') in 0.089950 seconds
========================================================================
Received Import Request.
Time since last request: 0.000047 seconds.
path: Assets/Daz3D/Resources/Logo.png
artifactKey: Guid(8eed129f625c93a42b5e87a62f382ee3) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Resources/Logo.png using Guid(8eed129f625c93a42b5e87a62f382ee3) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '8057153d2d135087693fe45586ddc696') in 0.027163 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Daz3D/Scripts/ClothTools.cs
artifactKey: Guid(ca56b19cbb5048c469eb0727b9996e9f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Scripts/ClothTools.cs using Guid(ca56b19cbb5048c469eb0727b9996e9f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'dec49e3c52bb170b926b90b8b0aa3028') in 0.010160 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Daz3D/mix6/mix6.fbx
artifactKey: Guid(eab6e0c2253640649ba1b2cd31a2c0d0) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/mix6/mix6.fbx using Guid(eab6e0c2253640649ba1b2cd31a2c0d0) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '5a95b871db3f0558d3534042149695df') in 0.301227 seconds
========================================================================
Received Import Request.
Time since last request: 0.000041 seconds.
path: Assets/Daz3D/mix6/mix6.dtu
artifactKey: Guid(99c31ade8562c0444b5103d44b3074ad) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/mix6/mix6.dtu using Guid(99c31ade8562c0444b5103d44b3074ad) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'da4a54f36d3e0212d05a6f291368a64f') in 0.018111 seconds
========================================================================
Received Import Request.
Time since last request: 0.000048 seconds.
path: Assets/Daz3D/RockerOutfit/RockerOutfit.fbx
artifactKey: Guid(0576d8fcc480e9d4b908041db2b0c995) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/RockerOutfit/RockerOutfit.fbx using Guid(0576d8fcc480e9d4b908041db2b0c995) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '8ab44cf86b83acb4ef6ca2a06ed4a4c2') in 0.233047 seconds
========================================================================
Received Import Request.
Time since last request: 0.000037 seconds.
path: Assets/AwesomeTechnologies/VegetationStudioProDemo/DemoVegetationPackage.asset
artifactKey: Guid(d5c9476dce06a7f4da0a7bbcbb4729fb) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/AwesomeTechnologies/VegetationStudioProDemo/DemoVegetationPackage.asset using Guid(d5c9476dce06a7f4da0a7bbcbb4729fb) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'd211d2110663f58ac8cd3aa24629a67f') in 0.391271 seconds
========================================================================
Received Import Request.
Time since last request: 0.000045 seconds.
path: Assets/Daz3D/Books/[Book] The Perfection Codex IV.asset
artifactKey: Guid(3c60c8f0ec52ef44eb31fdccd7f67dda) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Books/[Book] The Perfection Codex IV.asset using Guid(3c60c8f0ec52ef44eb31fdccd7f67dda) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '29b5fcf0fa1c18cf9fb0c2d8a28bba76') in 0.027112 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Daz3D/Lights/Chandelier1_CandleShort1 2.prefab
artifactKey: Guid(689c697514bad8f4187e0bc88cf669a8) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Lights/Chandelier1_CandleShort1 2.prefab using Guid(689c697514bad8f4187e0bc88cf669a8) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '9dba354ee60e283b20e282c8187e7b1f') in 0.349979 seconds
========================================================================
Received Import Request.
Time since last request: 0.000048 seconds.
path: Assets/Daz3D/Lights/CandleSupport_dup_3.prefab
artifactKey: Guid(dbe537dab2565dc4ab5c84c3af7b723d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Lights/CandleSupport_dup_3.prefab using Guid(dbe537dab2565dc4ab5c84c3af7b723d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'b8dbe06db3931b98a0180bbed1d754d8') in 0.028710 seconds
========================================================================
Received Import Request.
Time since last request: 1.406702 seconds.
path: Assets/Daz3D/Lights/SnakeCandle.prefab
artifactKey: Guid(a681061ad35afa041a56256c35ac322a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Lights/SnakeCandle.prefab using Guid(a681061ad35afa041a56256c35ac322a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'abd579ab0a611c30863136a08b9f0961') in 0.241179 seconds
========================================================================
Received Import Request.
Time since last request: 0.000038 seconds.
path: Assets/Daz3D/Scrolls/Flamebound, Last Stand of Visions.prefab
artifactKey: Guid(2d12692875b3d3540b0126d527840fbe) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Scrolls/Flamebound, Last Stand of Visions.prefab using Guid(2d12692875b3d3540b0126d527840fbe) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'cfa967b010623393026111fec8ffc7db') in 0.085481 seconds
========================================================================
Received Import Request.
Time since last request: 0.000046 seconds.
path: Assets/Daz3D/Scrolls/Scarlet, Champion of the Brotherhood.prefab
artifactKey: Guid(03b6afbf58c6b7741845c86a240904bc) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Scrolls/Scarlet, Champion of the Brotherhood.prefab using Guid(03b6afbf58c6b7741845c86a240904bc) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '176fe891c5b546d762853845ecb576bd') in 0.057247 seconds
========================================================================
Received Import Request.
Time since last request: 0.000042 seconds.
path: Assets/Daz3D/Mix2/Eagle.blend
artifactKey: Guid(2ab52328a7fb2a7449b908dc1e18fe55) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Mix2/Eagle.blend using Guid(2ab52328a7fb2a7449b908dc1e18fe55) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
=================================================================
Native Crash Reporting
=================================================================
Got a UNKNOWN while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
=================================================================
Managed Stacktrace:
=================================================================
at <unknown> <0xffffffff>
at UnityEditor.SerializedProperty:NextVisibleInternal <0x0009b>
at UnityEditor.SerializedProperty:NextVisible <0x000ea>
at UnityEditor.Search.ObjectIndexer:IndexObject <0x000ba>
at UnityEditor.Search.ObjectIndexer:IndexObject <0x00042>
at UnityEditor.Search.AssetIndexer:IndexSubAsset <0x00352>
at UnityEditor.Search.AssetIndexer:IndexDocument <0x00a62>
at UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset <0x00169>
at UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData <0x00018>
at <Module>:runtime_invoke_void__this___object <0x00092>
=================================================================
Received signal SIGSEGV
Obtained 37 stack frames
0x00007ff62755a7ea (Unity) WalkTypeTreeInternal
0x00007ff62755a7ea (Unity) WalkTypeTreeInternal
0x00007ff628422fc5 (Unity) SerializedProperty::NextInternalSelectParent
0x00007ff628422e5f (Unity) SerializedProperty::NextInternal
0x00007ff6284233af (Unity) SerializedProperty::NextVisible
0x00007ff626d3c272 (Unity) SerializedProperty_CUSTOM_NextVisibleInternal
0x000001e3c680fbbc (Mono JIT Code) (wrapper managed-to-native) UnityEditor.SerializedProperty:NextVisibleInternal (UnityEditor.SerializedProperty,bool)
0x000001e3c680f6eb (Mono JIT Code) UnityEditor.SerializedProperty:NextVisible (bool)
0x000001e3c680f05b (Mono JIT Code) UnityEditor.Search.ObjectIndexer:IndexObject (int,UnityEngine.Object,bool,bool)
0x000001e3c680ef53 (Mono JIT Code) UnityEditor.Search.ObjectIndexer:IndexObject (int,UnityEngine.Object,bool)
0x000001e3c6808753 (Mono JIT Code) UnityEditor.Search.AssetIndexer:IndexSubAsset (UnityEngine.Object,string,bool,bool)
0x000001e3c581c613 (Mono JIT Code) UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
0x000001e3c581748a (Mono JIT Code) UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
0x000001e3c58171a9 (Mono JIT Code) UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
0x000001e3c5817263 (Mono JIT Code) (wrapper runtime-invoke) <Module>:runtime_invoke_void__this___object (object,intptr,intptr,intptr)
0x00007ffed6e7feb4 (mono-2.0-bdwgc) [mini-runtime.c:3445] mono_jit_runtime_invoke
0x00007ffed6dbe764 (mono-2.0-bdwgc) [object.c:3066] do_runtime_invoke
0x00007ffed6dbe8fc (mono-2.0-bdwgc) [object.c:3113] mono_runtime_invoke
0x00007ff6274a1104 (Unity) scripting_method_invoke
0x00007ff6274809a4 (Unity) ScriptingInvocation::Invoke
0x00007ff62890c491 (Unity) ScriptedImporter::GenerateAssetData
0x00007ff6288155de (Unity) ImportToObjects
0x00007ff628814543 (Unity) ImportAsset
0x00007ff628836f82 (Unity) AssetImportWorker::Import
0x00007ff62889dee4 (Unity) <lambda_61a9544df00a9e76ece93a9d8f6ff838>::operator()
0x00007ff6288deaa2 (Unity) asio::detail::completion_handler<core::mutable_function<void __cdecl(void)>,asio::io_context::basic_executor_type<std::allocator<void>,0> >::do_complete
0x00007ff6288ca98e (Unity) asio::detail::win_iocp_io_context::do_one
0x00007ff6288cc5f4 (Unity) asio::detail::win_iocp_io_context::run
0x00007ff6288dce8e (Unity) IOService::Run
0x00007ff6288afa9f (Unity) AssetImportWorkerClient::Run
0x00007ff628879ae3 (Unity) RunAssetImportWorkerClientV2
0x00007ff628879b6b (Unity) RunAssetImporterV2
0x00007ff628096208 (Unity) Application::InitializeProject
0x00007ff6284fa758 (Unity) WinMain
0x00007ff62989cade (Unity) __scrt_common_main_seh
0x00007fff71207604 (KERNEL32) BaseThreadInitThunk
0x00007fff72e826a1 (ntdll) RtlUserThreadStart