-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
521 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
Using pre-set license | ||
Built from '2021.1/release' branch; Version is '2021.1.10f1 (b15f561b2cef) revision 11624278'; Using compiler version '192528614'; Build Type 'Release' | ||
OS: 'Windows 10 Home; OS build 19041.1052; Version 2004; 64bit' Language: 'de' Physical Memory: 16324 MB | ||
BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 0 | ||
|
||
COMMAND LINE ARGUMENTS: | ||
C:\Program Files\2021.1.10f1\Editor\Unity.exe | ||
-adb2 | ||
-batchMode | ||
-noUpm | ||
-name | ||
AssetImportWorker0 | ||
-projectPath | ||
D:/Code/Unity/ourcraft | ||
-logFile | ||
Logs/AssetImportWorker0.log | ||
-srvPort | ||
55620 | ||
Successfully changed project path to: D:/Code/Unity/ourcraft | ||
D:/Code/Unity/ourcraft | ||
Using Asset Import Pipeline V2. | ||
Refreshing native plugins compatible for Editor in 88.07 ms, found 2 plugins. | ||
Preloading 0 native plugins for Editor in 0.00 ms. | ||
Initialize engine version: 2021.1.10f1 (b15f561b2cef) | ||
[Subsystems] Discovering subsystems at path C:/Program Files/2021.1.10f1/Editor/Data/Resources/UnitySubsystems | ||
[Subsystems] Discovering subsystems at path D:/Code/Unity/ourcraft/Assets | ||
GfxDevice: creating device client; threaded=0; jobified=0 | ||
Direct3D: | ||
Version: Direct3D 11.0 [level 11.1] | ||
Renderer: NVIDIA GeForce GTX 1070 (ID=0x1b81) | ||
Vendor: NVIDIA | ||
VRAM: 8088 MB | ||
Driver: 27.21.14.6089 | ||
Shader 'Universal Render Pipeline/Particles/Lit': fallback shader 'Universal Render Pipeline/Particles/SimpleLit' not found | ||
Initialize mono | ||
Mono path[0] = 'C:/Program Files/2021.1.10f1/Editor/Data/Managed' | ||
Mono path[1] = 'C:/Program Files/2021.1.10f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit' | ||
Mono config path = 'C:/Program Files/2021.1.10f1/Editor/Data/MonoBleedingEdge/etc' | ||
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56964 | ||
Begin MonoManager ReloadAssembly | ||
Registering precompiled unity dll's ... | ||
Register platform support module: C:/Program Files/2021.1.10f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll | ||
Registered in 0.002424 seconds. | ||
Native extension for WindowsStandalone target not found | ||
Refreshing native plugins compatible for Editor in 61.39 ms, found 2 plugins. | ||
Preloading 0 native plugins for Editor in 0.00 ms. | ||
Mono: successfully reloaded assembly | ||
- Completed reload, in 3.659 seconds | ||
Domain Reload Profiling: | ||
ReloadAssembly (3659ms) | ||
BeginReloadAssembly (58ms) | ||
ExecutionOrderSort (0ms) | ||
DisableScriptedObjects (0ms) | ||
BackupInstance (0ms) | ||
ReleaseScriptingObjects (0ms) | ||
CreateAndSetChildDomain (1ms) | ||
EndReloadAssembly (487ms) | ||
LoadAssemblies (55ms) | ||
RebuildTransferFunctionScriptingTraits (0ms) | ||
SetupTypeCache (186ms) | ||
ReleaseScriptCaches (0ms) | ||
RebuildScriptCaches (31ms) | ||
SetupLoadedEditorAssemblies (220ms) | ||
LogAssemblyErrors (0ms) | ||
InitializePlatformSupportModulesInManaged (6ms) | ||
SetLoadedEditorAssemblies (0ms) | ||
RefreshPlugins (61ms) | ||
BeforeProcessingInitializeOnLoad (1ms) | ||
ProcessInitializeOnLoadAttributes (100ms) | ||
ProcessInitializeOnLoadMethodAttributes (51ms) | ||
AfterProcessingInitializeOnLoad (0ms) | ||
EditorAssembliesLoaded (0ms) | ||
ExecutionOrderSort2 (0ms) | ||
AwakeInstancesAfterBackupRestoration (0ms) | ||
Platform modules already initialized, skipping | ||
Registering precompiled user dll's ... | ||
Registered in 0.028623 seconds. |
Oops, something went wrong.