1
This commit is contained in:
parent
d9ff19cb90
commit
f9e4c7dd94
13
.idea/.idea.Warcorrespondents/.idea/.gitignore
generated
vendored
Normal file
13
.idea/.idea.Warcorrespondents/.idea/.gitignore
generated
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
# Default ignored files
|
||||
/shelf/
|
||||
/workspace.xml
|
||||
# Rider ignored files
|
||||
/modules.xml
|
||||
/contentModel.xml
|
||||
/projectSettingsUpdater.xml
|
||||
/.idea.Warcorrespondents.iml
|
||||
# Datasource local storage ignored files
|
||||
/dataSources/
|
||||
/dataSources.local.xml
|
||||
# Editor-based HTTP Client requests
|
||||
/httpRequests/
|
4
.idea/.idea.Warcorrespondents/.idea/encodings.xml
generated
Normal file
4
.idea/.idea.Warcorrespondents/.idea/encodings.xml
generated
Normal file
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="Encoding" addBOMForNewFiles="with BOM under Windows, with no BOM otherwise" />
|
||||
</project>
|
40
.idea/.idea.Warcorrespondents/.idea/indexLayout.xml
generated
Normal file
40
.idea/.idea.Warcorrespondents/.idea/indexLayout.xml
generated
Normal file
@ -0,0 +1,40 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ContentModelUserStore">
|
||||
<attachedFolders />
|
||||
<explicitIncludes>
|
||||
<Path>Library/PackageCache/com.unity.2d.animation@5.0.4</Path>
|
||||
<Path>Library/PackageCache/com.unity.2d.common@4.0.3</Path>
|
||||
<Path>Library/PackageCache/com.unity.2d.path@4.0.1</Path>
|
||||
<Path>Library/PackageCache/com.unity.2d.pixel-perfect@4.0.1</Path>
|
||||
<Path>Library/PackageCache/com.unity.2d.psdimporter@4.0.2</Path>
|
||||
<Path>Library/PackageCache/com.unity.2d.spriteshape@5.1.1</Path>
|
||||
<Path>Library/PackageCache/com.unity.collab-proxy@1.3.9</Path>
|
||||
<Path>Library/PackageCache/com.unity.ext.nunit@1.0.6</Path>
|
||||
<Path>Library/PackageCache/com.unity.ide.rider@2.0.7</Path>
|
||||
<Path>Library/PackageCache/com.unity.ide.visualstudio@2.0.7</Path>
|
||||
<Path>Library/PackageCache/com.unity.ide.vscode@1.2.3</Path>
|
||||
<Path>Library/PackageCache/com.unity.mathematics@1.1.0</Path>
|
||||
<Path>Library/PackageCache/com.unity.plasticscm-cn@1.2.1-preview</Path>
|
||||
<Path>Library/PackageCache/com.unity.render-pipelines.core@10.4.0</Path>
|
||||
<Path>Library/PackageCache/com.unity.render-pipelines.universal@10.4.0</Path>
|
||||
<Path>Library/PackageCache/com.unity.searcher@4.3.1</Path>
|
||||
<Path>Library/PackageCache/com.unity.shadergraph@10.4.0</Path>
|
||||
<Path>Library/PackageCache/com.unity.test-framework@1.1.24</Path>
|
||||
<Path>Library/PackageCache/com.unity.textmeshpro@3.0.4</Path>
|
||||
<Path>Library/PackageCache/com.unity.timeline@1.4.7</Path>
|
||||
<Path>Packages</Path>
|
||||
<Path>ProjectSettings</Path>
|
||||
</explicitIncludes>
|
||||
<explicitExcludes>
|
||||
<Path>.git</Path>
|
||||
<Path>.idea</Path>
|
||||
<Path>.plastic</Path>
|
||||
<Path>Library</Path>
|
||||
<Path>Logs</Path>
|
||||
<Path>Temp</Path>
|
||||
<Path>UserSettings</Path>
|
||||
<Path>obj</Path>
|
||||
</explicitExcludes>
|
||||
</component>
|
||||
</project>
|
6
.idea/.idea.Warcorrespondents/.idea/misc.xml
generated
Normal file
6
.idea/.idea.Warcorrespondents/.idea/misc.xml
generated
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="JavaScriptSettings">
|
||||
<option name="languageLevel" value="ES6" />
|
||||
</component>
|
||||
</project>
|
6
.idea/.idea.Warcorrespondents/.idea/vcs.xml
generated
Normal file
6
.idea/.idea.Warcorrespondents/.idea/vcs.xml
generated
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
7
.idea/.idea.Warcorrespondents/riderModule.iml
generated
Normal file
7
.idea/.idea.Warcorrespondents/riderModule.iml
generated
Normal file
@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="RIDER_MODULE" version="4">
|
||||
<component name="NewModuleRootManager">
|
||||
<content url="file://$MODULE_DIR$/../.." />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
@ -8,6 +8,7 @@ public class Player : MonoBehaviour
|
||||
void Start()
|
||||
{
|
||||
Debug.Log("hello");
|
||||
Debug.Log("hello2");
|
||||
}
|
||||
|
||||
// Update is called once per frame
|
||||
|
@ -11,19 +11,19 @@ E:\unity\2020.3.7f1c1\Editor\Unity.exe
|
||||
-name
|
||||
AssetImportWorker0
|
||||
-projectPath
|
||||
E:/test2
|
||||
E:/Warcorrespondents
|
||||
-logFile
|
||||
Logs/AssetImportWorker0.log
|
||||
-srvPort
|
||||
1981
|
||||
Successfully changed project path to: E:/test2
|
||||
E:/test2
|
||||
5737
|
||||
Successfully changed project path to: E:/Warcorrespondents
|
||||
E:/Warcorrespondents
|
||||
Using Asset Import Pipeline V2.
|
||||
Refreshing native plugins compatible for Editor in 53.61 ms, found 1 plugins.
|
||||
Refreshing native plugins compatible for Editor in 99.43 ms, found 1 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Initialize engine version: 2020.3.7f1c1 (98d1c84f5ffb)
|
||||
[Subsystems] Discovering subsystems at path E:/unity/2020.3.7f1c1/Editor/Data/Resources/UnitySubsystems
|
||||
[Subsystems] Discovering subsystems at path E:/test2/Assets
|
||||
[Subsystems] Discovering subsystems at path E:/Warcorrespondents/Assets
|
||||
GfxDevice: creating device client; threaded=0
|
||||
Direct3D:
|
||||
Version: Direct3D 11.0 [level 11.1]
|
||||
@ -36,155 +36,80 @@ Initialize mono
|
||||
Mono path[0] = 'E:/unity/2020.3.7f1c1/Editor/Data/Managed'
|
||||
Mono path[1] = 'E:/unity/2020.3.7f1c1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit'
|
||||
Mono config path = 'E:/unity/2020.3.7f1c1/Editor/Data/MonoBleedingEdge/etc'
|
||||
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56048
|
||||
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56388
|
||||
Begin MonoManager ReloadAssembly
|
||||
Registering precompiled unity dll's ...
|
||||
Register platform support module: E:/unity/2020.3.7f1c1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
|
||||
Registered in 0.000790 seconds.
|
||||
Registered in 0.000836 seconds.
|
||||
Native extension for WindowsStandalone target not found
|
||||
Refreshing native plugins compatible for Editor in 56.15 ms, found 1 plugins.
|
||||
Refreshing native plugins compatible for Editor in 60.48 ms, found 1 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Mono: successfully reloaded assembly
|
||||
- Completed reload, in 1.305 seconds
|
||||
- Completed reload, in 3.637 seconds
|
||||
Platform modules already initialized, skipping
|
||||
Registering precompiled user dll's ...
|
||||
Registered in 0.002565 seconds.
|
||||
Registered in 0.003161 seconds.
|
||||
Begin MonoManager ReloadAssembly
|
||||
Native extension for WindowsStandalone target not found
|
||||
Refreshing native plugins compatible for Editor in 56.86 ms, found 1 plugins.
|
||||
Refreshing native plugins compatible for Editor in 61.80 ms, found 1 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Mono: successfully reloaded assembly
|
||||
- Completed reload, in 1.149 seconds
|
||||
- Completed reload, in 1.285 seconds
|
||||
Platform modules already initialized, skipping
|
||||
========================================================================
|
||||
Worker process is ready to serve import requests
|
||||
Shader 'Universal Render Pipeline/Particles/Lit': fallback shader 'Universal Render Pipeline/Particles/SimpleLit' not found
|
||||
Launched and connected shader compiler UnityShaderCompiler.exe after 0.08 seconds
|
||||
Refreshing native plugins compatible for Editor in 0.58 ms, found 1 plugins.
|
||||
Launched and connected shader compiler UnityShaderCompiler.exe after 0.07 seconds
|
||||
Refreshing native plugins compatible for Editor in 0.74 ms, found 1 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 3210 Unused Serialized files (Serialized files now loaded: 0)
|
||||
System memory in use before: 137.3 MB.
|
||||
System memory in use after: 137.5 MB.
|
||||
Unloading 3211 Unused Serialized files (Serialized files now loaded: 0)
|
||||
System memory in use before: 137.4 MB.
|
||||
System memory in use after: 137.6 MB.
|
||||
|
||||
Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 3649.
|
||||
Total: 2.471400 ms (FindLiveObjects: 0.287500 ms CreateObjectMapping: 0.158700 ms MarkObjects: 1.957200 ms DeleteObjects: 0.067100 ms)
|
||||
|
||||
AssetImportParameters requested are different than current active one (requested -> active):
|
||||
custom:srp/default-shader: 0000e00a000e0de00000e000e0000000 -> 0000e00a000e0de00000e000e02d0000
|
||||
========================================================================
|
||||
Received Import Request.
|
||||
path: Assets
|
||||
artifactKey: Guid(00000000000000001000000000000000) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets using Guid(00000000000000001000000000000000) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'cef95af390dfc2cd56619ad1fa70b124') in 0.009313 seconds
|
||||
Import took 0.013893 seconds .
|
||||
|
||||
========================================================================
|
||||
Received Prepare
|
||||
Shader 'Universal Render Pipeline/Particles/Lit': fallback shader 'Universal Render Pipeline/Particles/SimpleLit' not found
|
||||
Refreshing native plugins compatible for Editor in 2.31 ms, found 1 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 12 Unused Serialized files (Serialized files now loaded: 0)
|
||||
System memory in use before: 68.9 MB.
|
||||
System memory in use after: 69.1 MB.
|
||||
|
||||
Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 3649.
|
||||
Total: 2.450300 ms (FindLiveObjects: 0.276400 ms CreateObjectMapping: 0.153100 ms MarkObjects: 2.001400 ms DeleteObjects: 0.018400 ms)
|
||||
Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 3650.
|
||||
Total: 3.521400 ms (FindLiveObjects: 0.565000 ms CreateObjectMapping: 0.284900 ms MarkObjects: 2.586300 ms DeleteObjects: 0.083100 ms)
|
||||
|
||||
========================================================================
|
||||
Received Import Request.
|
||||
Time since last request: 19.491043 seconds.
|
||||
path: Assets/URP
|
||||
artifactKey: Guid(70ee5e80c1085cf4dbb271f0be114297) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/URP using Guid(70ee5e80c1085cf4dbb271f0be114297) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ac7dd7be6d3b1b690f4163056b252dd4') in 0.006549 seconds
|
||||
Import took 0.011382 seconds .
|
||||
|
||||
========================================================================
|
||||
Received Import Request.
|
||||
Time since last request: 0.063440 seconds.
|
||||
path: Assets/URP/2D Renderer Data.asset
|
||||
artifactKey: Guid(2545aabb181dab143ace612971515be5) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/URP/2D Renderer Data.asset using Guid(2545aabb181dab143ace612971515be5) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '15a4df92d31fcd7273dba710ddb33ee8') in 0.029788 seconds
|
||||
Import took 0.034426 seconds .
|
||||
|
||||
========================================================================
|
||||
Received Import Request.
|
||||
Time since last request: 0.000220 seconds.
|
||||
path: Assets/URP/UniversalRenderPipelineAsset.asset
|
||||
artifactKey: Guid(1cfd03a2ccd5e914386ce0201bc4cede) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/URP/UniversalRenderPipelineAsset.asset using Guid(1cfd03a2ccd5e914386ce0201bc4cede) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '8ab339a99973b79a554b044ef173ac71') in 0.007408 seconds
|
||||
Import took 0.011647 seconds .
|
||||
|
||||
========================================================================
|
||||
Received Import Request.
|
||||
Time since last request: 799.521754 seconds.
|
||||
path: Assets/Scenes
|
||||
artifactKey: Guid(eaf8f577a8d156446a530e5a5cac0f51) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Scenes using Guid(eaf8f577a8d156446a530e5a5cac0f51) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '247aed02dfabb2fdd2e82228ef75d741') in 0.007354 seconds
|
||||
Import took 0.012740 seconds .
|
||||
|
||||
========================================================================
|
||||
Received Import Request.
|
||||
Time since last request: 0.004335 seconds.
|
||||
path: Assets/Scenes
|
||||
artifactKey: Guid(eaf8f577a8d156446a530e5a5cac0f51) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Scenes using Guid(eaf8f577a8d156446a530e5a5cac0f51) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '247aed02dfabb2fdd2e82228ef75d741') in 0.001496 seconds
|
||||
Import took 0.005882 seconds .
|
||||
|
||||
========================================================================
|
||||
Received Import Request.
|
||||
Time since last request: 9.896425 seconds.
|
||||
path: Assets/Player.cs
|
||||
artifactKey: Guid(f656cd3d2a0f80c45b5af3c7e25a4376) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Player.cs using Guid(f656cd3d2a0f80c45b5af3c7e25a4376) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '7dec8a016f364c38381c8421287bad79') in 0.009034 seconds
|
||||
Import took 0.013765 seconds .
|
||||
Start importing Assets/Player.cs using Guid(f656cd3d2a0f80c45b5af3c7e25a4376) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'cc97241b794a52431d20caafd9980ca3') in 0.032561 seconds
|
||||
Import took 0.038263 seconds .
|
||||
|
||||
========================================================================
|
||||
Received Import Request.
|
||||
Time since last request: 22.128387 seconds.
|
||||
path: Assets/Player.cs
|
||||
artifactKey: Guid(f656cd3d2a0f80c45b5af3c7e25a4376) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Player.cs using Guid(f656cd3d2a0f80c45b5af3c7e25a4376) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd100763839955f05e3df9545bcb7553c') in 0.001444 seconds
|
||||
Import took 0.006563 seconds .
|
||||
|
||||
========================================================================
|
||||
Received Import Request.
|
||||
Time since last request: 0.003609 seconds.
|
||||
path: Assets/Player.cs
|
||||
artifactKey: Guid(f656cd3d2a0f80c45b5af3c7e25a4376) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Player.cs using Guid(f656cd3d2a0f80c45b5af3c7e25a4376) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd100763839955f05e3df9545bcb7553c') in 0.001512 seconds
|
||||
Import took 0.006858 seconds .
|
||||
|
||||
========================================================================
|
||||
Received Prepare
|
||||
Registering precompiled user dll's ...
|
||||
Registered in 0.002517 seconds.
|
||||
Registered in 0.002594 seconds.
|
||||
Begin MonoManager ReloadAssembly
|
||||
Native extension for WindowsStandalone target not found
|
||||
Refreshing native plugins compatible for Editor in 0.56 ms, found 1 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Mono: successfully reloaded assembly
|
||||
- Completed reload, in 1.041 seconds
|
||||
- Completed reload, in 1.046 seconds
|
||||
Platform modules already initialized, skipping
|
||||
Shader 'Universal Render Pipeline/Particles/Lit': fallback shader 'Universal Render Pipeline/Particles/SimpleLit' not found
|
||||
Refreshing native plugins compatible for Editor in 0.58 ms, found 1 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 3099 Unused Serialized files (Serialized files now loaded: 0)
|
||||
System memory in use before: 130.0 MB.
|
||||
System memory in use after: 130.2 MB.
|
||||
|
||||
Unloading 14 unused Assets to reduce memory usage. Loaded Objects now: 3656.
|
||||
Total: 2.665800 ms (FindLiveObjects: 0.301300 ms CreateObjectMapping: 0.163100 ms MarkObjects: 2.181100 ms DeleteObjects: 0.019400 ms)
|
||||
|
||||
========================================================================
|
||||
Received Import Request.
|
||||
Time since last request: 82.331020 seconds.
|
||||
path: Assets/Player.cs
|
||||
artifactKey: Guid(f656cd3d2a0f80c45b5af3c7e25a4376) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Player.cs using Guid(f656cd3d2a0f80c45b5af3c7e25a4376) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '32939d2a06da3e74af01114b18f71df5') in 0.005250 seconds
|
||||
Import took 0.010422 seconds .
|
||||
|
||||
========================================================================
|
||||
Received Prepare
|
||||
Registering precompiled user dll's ...
|
||||
Registered in 0.002528 seconds.
|
||||
Begin MonoManager ReloadAssembly
|
||||
Native extension for WindowsStandalone target not found
|
||||
Refreshing native plugins compatible for Editor in 0.58 ms, found 1 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Mono: successfully reloaded assembly
|
||||
- Completed reload, in 1.063 seconds
|
||||
Platform modules already initialized, skipping
|
||||
Shader 'Universal Render Pipeline/Particles/Lit': fallback shader 'Universal Render Pipeline/Particles/SimpleLit' not found
|
||||
Refreshing native plugins compatible for Editor in 0.56 ms, found 1 plugins.
|
||||
Refreshing native plugins compatible for Editor in 0.59 ms, found 1 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 3097 Unused Serialized files (Serialized files now loaded: 0)
|
||||
System memory in use before: 130.0 MB.
|
||||
System memory in use after: 130.2 MB.
|
||||
|
||||
Unloading 14 unused Assets to reduce memory usage. Loaded Objects now: 3660.
|
||||
Total: 2.786500 ms (FindLiveObjects: 0.342600 ms CreateObjectMapping: 0.155700 ms MarkObjects: 2.264700 ms DeleteObjects: 0.022100 ms)
|
||||
Unloading 14 unused Assets to reduce memory usage. Loaded Objects now: 3654.
|
||||
Total: 2.650700 ms (FindLiveObjects: 0.351600 ms CreateObjectMapping: 0.159700 ms MarkObjects: 2.114300 ms DeleteObjects: 0.024400 ms)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user