diff --git a/.claude/settings.local.json b/.claude/settings.local.json
index 90ddc5b..86e44c8 100644
--- a/.claude/settings.local.json
+++ b/.claude/settings.local.json
@@ -1,7 +1,13 @@
{
"permissions": {
"allow": [
- "Bash(grep -viE \"\\\\.cs$|Packages/|kb\")"
+ "Bash(grep -viE \"\\\\.cs$|Packages/|kb\")",
+ "Bash(grep -vE \"\\\\.meta$\")",
+ "Bash(grep -c \"m_Name: sb_duopule001$\" \"Assets/Scenes/SampleScene.unity\")",
+ "Bash(grep -oE \"m_Name: sb_duopule00[0-9]$\" \"Assets/Scenes/SampleScene.unity\")",
+ "Bash(grep -nA 30 \"m_Name: Main Camera\" \"Assets/Scenes/SampleScene.unity\")",
+ "Bash(grep -nE \"&1334621511$|&1334621511 \" \"Assets/Scenes/SampleScene.unity\")",
+ "Bash(grep -nA 12 \"m_Name: ys_2026042701_sb_duopule001\" \"Assets/Scenes/SampleScene.unity\")"
]
}
}
diff --git a/.gitignore b/.gitignore
index a4895c5..a5bee19 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,168 @@
-/Library/
-/Logs/
-/UserSettings/
-.vs/
\ No newline at end of file
+########################################
+# Unity generated folders
+########################################
+
+[Ll]ibrary/
+[Tt]emp/
+[Oo]bj/
+[Bb]uild/
+[Bb]uilds/
+[Ll]ogs/
+UserSettings/
+
+# Unity cache
+MemoryCaptures/
+Recordings/
+
+# Asset store tools
+/[Aa]ssets/AssetStoreTools*
+
+########################################
+# Unity generated files
+########################################
+
+# Crash reports
+sysinfo.txt
+
+# Generated solution/project files
+*.csproj
+*.unityproj
+*.sln
+*.suo
+*.user
+*.userprefs
+*.pidb
+*.booproj
+*.svd
+
+# Unity generated meta backups
+*.pidb.meta
+*.pdb.meta
+
+########################################
+# Visual Studio
+########################################
+
+.vs/
+
+# Visual Studio cache
+.vscode/
+
+# Rider
+.idea/
+
+# ReSharper
+_ReSharper*/
+*.sln.iml
+
+########################################
+# Build outputs
+########################################
+
+Build/
+Builds/
+
+# WebGL output
+WebGL/
+WebGLBuild/
+
+# Windows build
+*.exe
+*.dll
+*.app
+*.apk
+
+########################################
+# OS generated files
+########################################
+
+# Windows
+[Tt]humbs.db
+Desktop.ini
+$RECYCLE.BIN/
+
+# macOS
+.DS_Store
+.AppleDouble
+.LSOverride
+
+########################################
+# Logs
+########################################
+
+*.log
+Logs/
+
+########################################
+# Temporary files
+########################################
+
+*.tmp
+*.temp
+*.bak
+*.old
+
+########################################
+# Visual Studio generated
+########################################
+
+*.suo
+*.user
+*.userosscache
+*.sln.docstates
+
+########################################
+# Unity Package Manager
+########################################
+
+packages-lock.json
+
+########################################
+# Addressables
+########################################
+
+/[Aa]ssets/[Aa]ddressableAssetsData/*/*.bin*
+/[Aa]ssets/[Aa]ddressableAssetsData/*/*.json*
+
+########################################
+# Burst / IL2CPP generated
+########################################
+
+[Bb]uild/
+[Bb]uilds/
+
+# IL2CPP
+/[Aa]ssets/Plugins/Android/.gradle/
+
+########################################
+# DOTween
+########################################
+
+.DOTween/
+
+########################################
+# TextMeshPro generated
+########################################
+
+/[Aa]ssets/TextMesh Pro/Examples & Extras/
+
+
+########################################
+# Claude / AI tools local settings
+########################################
+
+.claude/
+
+########################################
+# Local environment
+########################################
+
+.env
+.env.*
+
+########################################
+# Ignore temporary Unity build data
+########################################
+
+Temp/
+obj/
\ No newline at end of file
diff --git a/.vs/3d-guanwang/v17/.suo b/.vs/3d-guanwang/v17/.suo
index b543428..fc13b72 100644
Binary files a/.vs/3d-guanwang/v17/.suo and b/.vs/3d-guanwang/v17/.suo differ
diff --git a/.vs/3d-guanwang/v17/DocumentLayout.backup.json b/.vs/3d-guanwang/v17/DocumentLayout.backup.json
index 0171743..54df0c4 100644
--- a/.vs/3d-guanwang/v17/DocumentLayout.backup.json
+++ b/.vs/3d-guanwang/v17/DocumentLayout.backup.json
@@ -3,21 +3,29 @@
"WorkspaceRootPath": "D:\\unityProjects\\3d-guanwang\\",
"Documents": [
{
- "AbsoluteMoniker": "D:0:0:{DBF2A84F-5B28-9B73-FB43-6B0F58700B95}|Assembly-CSharp-Editor.csproj|d:\\unityprojects\\3d-guanwang\\assets\\editor\\debugtools.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{DBF2A84F-5B28-9B73-FB43-6B0F58700B95}|Assembly-CSharp-Editor.csproj|solutionrelative:assets\\editor\\debugtools.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|d:\\unityprojects\\3d-guanwang\\assets\\scripts\\doubleclicktofocus.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|solutionrelative:assets\\scripts\\doubleclicktofocus.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|D:\\unityProjects\\3d-guanwang\\assets\\scripts\\mousesuspensiononesecond.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|solutionrelative:assets\\scripts\\mousesuspensiononesecond.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
"AbsoluteMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|D:\\unityProjects\\3d-guanwang\\assets\\scripts\\controlmoving.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|solutionrelative:assets\\scripts\\controlmoving.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
- {
- "AbsoluteMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|D:\\unityProjects\\3d-guanwang\\assets\\scripts\\welllid.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|solutionrelative:assets\\scripts\\welllid.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
{
"AbsoluteMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|D:\\unityProjects\\3d-guanwang\\assets\\scripts\\displaychosenicons.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|solutionrelative:assets\\scripts\\displaychosenicons.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
+ {
+ "AbsoluteMoniker": "D:0:0:{DBF2A84F-5B28-9B73-FB43-6B0F58700B95}|Assembly-CSharp-Editor.csproj|D:\\unityProjects\\3d-guanwang\\assets\\editor\\debugtools.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{DBF2A84F-5B28-9B73-FB43-6B0F58700B95}|Assembly-CSharp-Editor.csproj|solutionrelative:assets\\editor\\debugtools.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|D:\\unityProjects\\3d-guanwang\\assets\\scripts\\welllid.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|solutionrelative:assets\\scripts\\welllid.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
{
"AbsoluteMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|D:\\unityProjects\\3d-guanwang\\assets\\scripts\\askforwebinfomation.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|solutionrelative:assets\\scripts\\askforwebinfomation.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
@@ -26,10 +34,6 @@
"AbsoluteMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|D:\\unityProjects\\3d-guanwang\\assets\\scripts\\fastslowanimationandzoomin.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|solutionrelative:assets\\scripts\\fastslowanimationandzoomin.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
- {
- "AbsoluteMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|D:\\unityProjects\\3d-guanwang\\assets\\scripts\\doubleclicktofocus.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|solutionrelative:assets\\scripts\\doubleclicktofocus.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
{
"AbsoluteMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|D:\\unityProjects\\3d-guanwang\\assets\\scripts\\controlmovingandanimation.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|solutionrelative:assets\\scripts\\controlmovingandanimation.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
@@ -42,15 +46,31 @@
"DocumentGroups": [
{
"DockedWidth": 200,
- "SelectedChildIndex": 6,
+ "SelectedChildIndex": 7,
"Children": [
{
"$type": "Bookmark",
"Name": "ST:0:0:{aa2115a1-9712-457b-9047-dbb71ca2cdd2}"
},
+ {
+ "$type": "Bookmark",
+ "Name": "ST:0:0:{6324226f-61b6-4f28-92ee-18d4b5fe1e48}"
+ },
{
"$type": "Document",
- "DocumentIndex": 2,
+ "DocumentIndex": 1,
+ "Title": "MouseSuspensionOneSecond.cs",
+ "DocumentMoniker": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\MouseSuspensionOneSecond.cs",
+ "RelativeDocumentMoniker": "Assets\\Scripts\\MouseSuspensionOneSecond.cs",
+ "ToolTip": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\MouseSuspensionOneSecond.cs",
+ "RelativeToolTip": "Assets\\Scripts\\MouseSuspensionOneSecond.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvwwAAAAFAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2026-08-26T00:58:33.337Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 5,
"Title": "WellLid.cs",
"DocumentMoniker": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\WellLid.cs",
"RelativeDocumentMoniker": "Assets\\Scripts\\WellLid.cs",
@@ -68,25 +88,25 @@
"RelativeDocumentMoniker": "Assets\\Scripts\\DisplayChosenIcons.cs",
"ToolTip": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\DisplayChosenIcons.cs",
"RelativeToolTip": "Assets\\Scripts\\DisplayChosenIcons.cs",
- "ViewState": "AgIAAEsAAAAAAAAAAAAIwBgAAAAEAAAAAAAAAA==",
+ "ViewState": "AgIAAEsAAAAAAAAAAAAIwFIAAAArAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2026-08-25T05:44:59.51Z"
},
{
"$type": "Document",
- "DocumentIndex": 1,
+ "DocumentIndex": 2,
"Title": "ControlMoving.cs",
"DocumentMoniker": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\ControlMoving.cs",
"RelativeDocumentMoniker": "Assets\\Scripts\\ControlMoving.cs",
"ToolTip": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\ControlMoving.cs",
"RelativeToolTip": "Assets\\Scripts\\ControlMoving.cs",
- "ViewState": "AgIAABYAAAAAAAAAAAAowBwAAAALAAAAAAAAAA==",
+ "ViewState": "AgIAABcAAAAAAAAAAAAgwBwAAAALAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2026-08-24T09:54:34.666Z"
},
{
"$type": "Document",
- "DocumentIndex": 7,
+ "DocumentIndex": 8,
"Title": "ControlMovingAndAnimation.cs",
"DocumentMoniker": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\ControlMovingAndAnimation.cs",
"RelativeDocumentMoniker": "Assets\\Scripts\\ControlMovingAndAnimation.cs",
@@ -98,19 +118,20 @@
},
{
"$type": "Document",
- "DocumentIndex": 6,
+ "DocumentIndex": 0,
"Title": "DoubleClickToFocus.cs",
"DocumentMoniker": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\DoubleClickToFocus.cs",
"RelativeDocumentMoniker": "Assets\\Scripts\\DoubleClickToFocus.cs",
"ToolTip": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\DoubleClickToFocus.cs",
"RelativeToolTip": "Assets\\Scripts\\DoubleClickToFocus.cs",
- "ViewState": "AgIAAGQBAAAAAAAAAAAAAAABAAAeAAAAAAAAAA==",
+ "ViewState": "AgIAAHEBAAAAAAAAAAAAAHoBAAAFAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2026-08-24T09:50:48.907Z"
+ "WhenOpened": "2026-08-24T09:50:48.907Z",
+ "EditorCaption": ""
},
{
"$type": "Document",
- "DocumentIndex": 0,
+ "DocumentIndex": 4,
"Title": "DebugTools.cs",
"DocumentMoniker": "D:\\unityProjects\\3d-guanwang\\Assets\\Editor\\DebugTools.cs",
"RelativeDocumentMoniker": "Assets\\Editor\\DebugTools.cs",
@@ -118,12 +139,11 @@
"RelativeToolTip": "Assets\\Editor\\DebugTools.cs",
"ViewState": "AgIAABsAAAAAAAAAAAAWwB4AAAAEAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2026-08-24T09:46:22.074Z",
- "EditorCaption": ""
+ "WhenOpened": "2026-08-24T09:46:22.074Z"
},
{
"$type": "Document",
- "DocumentIndex": 5,
+ "DocumentIndex": 7,
"Title": "FastSlowAnimationANDZoomIN.cs",
"DocumentMoniker": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\FastSlowAnimationANDZoomIN.cs",
"RelativeDocumentMoniker": "Assets\\Scripts\\FastSlowAnimationANDZoomIN.cs",
@@ -135,7 +155,7 @@
},
{
"$type": "Document",
- "DocumentIndex": 4,
+ "DocumentIndex": 6,
"Title": "AskForWEBInfomation.cs",
"DocumentMoniker": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\AskForWEBInfomation.cs",
"RelativeDocumentMoniker": "Assets\\Scripts\\AskForWEBInfomation.cs",
diff --git a/.vs/3d-guanwang/v17/DocumentLayout.json b/.vs/3d-guanwang/v17/DocumentLayout.json
index 277e650..c403602 100644
--- a/.vs/3d-guanwang/v17/DocumentLayout.json
+++ b/.vs/3d-guanwang/v17/DocumentLayout.json
@@ -3,25 +3,13 @@
"WorkspaceRootPath": "D:\\unityProjects\\3d-guanwang\\",
"Documents": [
{
- "AbsoluteMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|d:\\unityprojects\\3d-guanwang\\assets\\scripts\\mousesuspensiononesecond.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|solutionrelative:assets\\scripts\\mousesuspensiononesecond.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|d:\\unityprojects\\3d-guanwang\\assets\\scripts\\doubleclicktofocus.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|solutionrelative:assets\\scripts\\doubleclicktofocus.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{DBF2A84F-5B28-9B73-FB43-6B0F58700B95}|Assembly-CSharp-Editor.csproj|d:\\unityprojects\\3d-guanwang\\assets\\editor\\debugtools.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "AbsoluteMoniker": "D:0:0:{DBF2A84F-5B28-9B73-FB43-6B0F58700B95}|Assembly-CSharp-Editor.csproj|D:\\unityProjects\\3d-guanwang\\assets\\editor\\debugtools.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{DBF2A84F-5B28-9B73-FB43-6B0F58700B95}|Assembly-CSharp-Editor.csproj|solutionrelative:assets\\editor\\debugtools.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
- {
- "AbsoluteMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|D:\\unityProjects\\3d-guanwang\\assets\\scripts\\controlmoving.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|solutionrelative:assets\\scripts\\controlmoving.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|D:\\unityProjects\\3d-guanwang\\assets\\scripts\\welllid.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|solutionrelative:assets\\scripts\\welllid.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
- {
- "AbsoluteMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|D:\\unityProjects\\3d-guanwang\\assets\\scripts\\displaychosenicons.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|solutionrelative:assets\\scripts\\displaychosenicons.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
- },
{
"AbsoluteMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|D:\\unityProjects\\3d-guanwang\\assets\\scripts\\askforwebinfomation.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|solutionrelative:assets\\scripts\\askforwebinfomation.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
@@ -31,8 +19,20 @@
"RelativeMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|solutionrelative:assets\\scripts\\fastslowanimationandzoomin.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
- "AbsoluteMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|D:\\unityProjects\\3d-guanwang\\assets\\scripts\\doubleclicktofocus.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
- "RelativeMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|solutionrelative:assets\\scripts\\doubleclicktofocus.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ "AbsoluteMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|D:\\unityProjects\\3d-guanwang\\assets\\scripts\\mousesuspensiononesecond.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|solutionrelative:assets\\scripts\\mousesuspensiononesecond.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|D:\\unityProjects\\3d-guanwang\\assets\\scripts\\controlmoving.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|solutionrelative:assets\\scripts\\controlmoving.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|D:\\unityProjects\\3d-guanwang\\assets\\scripts\\displaychosenicons.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|solutionrelative:assets\\scripts\\displaychosenicons.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|D:\\unityProjects\\3d-guanwang\\assets\\scripts\\welllid.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|solutionrelative:assets\\scripts\\welllid.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
"AbsoluteMoniker": "D:0:0:{7A716706-CB72-DD54-BBE8-028198E2705C}|Assembly-CSharp.csproj|D:\\unityProjects\\3d-guanwang\\assets\\scripts\\controlmovingandanimation.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
@@ -45,8 +45,8 @@
"VerticalTabListWidth": 256,
"DocumentGroups": [
{
- "DockedWidth": 200,
- "SelectedChildIndex": 1,
+ "DockedWidth": 234,
+ "SelectedChildIndex": 3,
"Children": [
{
"$type": "Bookmark",
@@ -54,50 +54,13 @@
},
{
"$type": "Document",
- "DocumentIndex": 0,
- "Title": "MouseSuspensionOneSecond.cs",
- "DocumentMoniker": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\MouseSuspensionOneSecond.cs",
- "RelativeDocumentMoniker": "Assets\\Scripts\\MouseSuspensionOneSecond.cs",
- "ToolTip": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\MouseSuspensionOneSecond.cs",
- "RelativeToolTip": "Assets\\Scripts\\MouseSuspensionOneSecond.cs",
- "ViewState": "AgIAAAAAAAAAAAAAAADwvwAAAAAAAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2026-08-26T00:58:33.337Z",
- "EditorCaption": ""
- },
- {
- "$type": "Document",
- "DocumentIndex": 3,
- "Title": "WellLid.cs",
- "DocumentMoniker": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\WellLid.cs",
- "RelativeDocumentMoniker": "Assets\\Scripts\\WellLid.cs",
- "ToolTip": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\WellLid.cs",
- "RelativeToolTip": "Assets\\Scripts\\WellLid.cs",
- "ViewState": "AgIAAAsAAAAAAAAAAADwvywAAAAlAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2026-08-25T06:40:04.645Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 4,
- "Title": "DisplayChosenIcons.cs",
- "DocumentMoniker": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\DisplayChosenIcons.cs",
- "RelativeDocumentMoniker": "Assets\\Scripts\\DisplayChosenIcons.cs",
- "ToolTip": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\DisplayChosenIcons.cs",
- "RelativeToolTip": "Assets\\Scripts\\DisplayChosenIcons.cs",
- "ViewState": "AgIAAEsAAAAAAAAAAAAIwBgAAAAEAAAAAAAAAA==",
- "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2026-08-25T05:44:59.51Z"
- },
- {
- "$type": "Document",
- "DocumentIndex": 2,
+ "DocumentIndex": 5,
"Title": "ControlMoving.cs",
"DocumentMoniker": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\ControlMoving.cs",
"RelativeDocumentMoniker": "Assets\\Scripts\\ControlMoving.cs",
"ToolTip": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\ControlMoving.cs",
"RelativeToolTip": "Assets\\Scripts\\ControlMoving.cs",
- "ViewState": "AgIAABYAAAAAAAAAAAAowBwAAAALAAAAAAAAAA==",
+ "ViewState": "AgIAABcAAAAAAAAAAAAgwBwAAAALAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2026-08-24T09:54:34.666Z"
},
@@ -115,15 +78,16 @@
},
{
"$type": "Document",
- "DocumentIndex": 7,
+ "DocumentIndex": 0,
"Title": "DoubleClickToFocus.cs",
"DocumentMoniker": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\DoubleClickToFocus.cs",
"RelativeDocumentMoniker": "Assets\\Scripts\\DoubleClickToFocus.cs",
"ToolTip": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\DoubleClickToFocus.cs",
"RelativeToolTip": "Assets\\Scripts\\DoubleClickToFocus.cs",
- "ViewState": "AgIAAGQBAAAAAAAAAAAAAAABAAAeAAAAAAAAAA==",
+ "ViewState": "AgIAAEEBAAAAAAAAAAAcwFUBAAANAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2026-08-24T09:50:48.907Z"
+ "WhenOpened": "2026-08-24T09:50:48.907Z",
+ "EditorCaption": ""
},
{
"$type": "Document",
@@ -133,7 +97,7 @@
"RelativeDocumentMoniker": "Assets\\Editor\\DebugTools.cs",
"ToolTip": "D:\\unityProjects\\3d-guanwang\\Assets\\Editor\\DebugTools.cs",
"RelativeToolTip": "Assets\\Editor\\DebugTools.cs",
- "ViewState": "AgIAABsAAAAAAAAAAAAWwB4AAAAEAAAAAAAAAA==",
+ "ViewState": "AgIAAAAAAAAAAAAAAAAAABMAAAAxAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2026-08-24T09:46:22.074Z",
"EditorCaption": ""
@@ -141,6 +105,30 @@
{
"$type": "Document",
"DocumentIndex": 6,
+ "Title": "DisplayChosenIcons.cs",
+ "DocumentMoniker": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\DisplayChosenIcons.cs",
+ "RelativeDocumentMoniker": "Assets\\Scripts\\DisplayChosenIcons.cs",
+ "ToolTip": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\DisplayChosenIcons.cs",
+ "RelativeToolTip": "Assets\\Scripts\\DisplayChosenIcons.cs",
+ "ViewState": "AgIAAEsAAAAAAAAAAAAIwFIAAAArAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2026-08-25T05:44:59.51Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 7,
+ "Title": "WellLid.cs",
+ "DocumentMoniker": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\WellLid.cs",
+ "RelativeDocumentMoniker": "Assets\\Scripts\\WellLid.cs",
+ "ToolTip": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\WellLid.cs",
+ "RelativeToolTip": "Assets\\Scripts\\WellLid.cs",
+ "ViewState": "AgIAAAsAAAAAAAAAAADwvywAAAAlAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2026-08-25T06:40:04.645Z"
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 3,
"Title": "FastSlowAnimationANDZoomIN.cs",
"DocumentMoniker": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\FastSlowAnimationANDZoomIN.cs",
"RelativeDocumentMoniker": "Assets\\Scripts\\FastSlowAnimationANDZoomIN.cs",
@@ -148,19 +136,39 @@
"RelativeToolTip": "Assets\\Scripts\\FastSlowAnimationANDZoomIN.cs",
"ViewState": "AgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2026-08-24T09:08:48.53Z"
+ "WhenOpened": "2026-08-24T09:08:48.53Z",
+ "EditorCaption": ""
},
{
"$type": "Document",
- "DocumentIndex": 5,
+ "DocumentIndex": 4,
+ "Title": "MouseSuspensionOneSecond.cs",
+ "DocumentMoniker": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\MouseSuspensionOneSecond.cs",
+ "RelativeDocumentMoniker": "Assets\\Scripts\\MouseSuspensionOneSecond.cs",
+ "ToolTip": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\MouseSuspensionOneSecond.cs",
+ "RelativeToolTip": "Assets\\Scripts\\MouseSuspensionOneSecond.cs",
+ "ViewState": "AgIAAAAAAAAAAAAAAADwvwwAAAAFAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2026-08-26T00:58:33.337Z"
+ }
+ ]
+ },
+ {
+ "DockedWidth": 166,
+ "SelectedChildIndex": 0,
+ "Children": [
+ {
+ "$type": "Document",
+ "DocumentIndex": 2,
"Title": "AskForWEBInfomation.cs",
"DocumentMoniker": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\AskForWEBInfomation.cs",
"RelativeDocumentMoniker": "Assets\\Scripts\\AskForWEBInfomation.cs",
"ToolTip": "D:\\unityProjects\\3d-guanwang\\Assets\\Scripts\\AskForWEBInfomation.cs",
"RelativeToolTip": "Assets\\Scripts\\AskForWEBInfomation.cs",
- "ViewState": "AgIAADMAAAAAAAAAAAAmwFgAAABYAAAAAAAAAA==",
+ "ViewState": "AgIAAHoAAAAAAAAAAAAAwJAAAABSAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
- "WhenOpened": "2026-08-24T07:17:40.811Z"
+ "WhenOpened": "2026-08-24T07:17:40.811Z",
+ "EditorCaption": ""
}
]
}
diff --git a/Assembly-CSharp-Editor.csproj b/Assembly-CSharp-Editor.csproj
index 2ccbae0..68923ad 100644
--- a/Assembly-CSharp-Editor.csproj
+++ b/Assembly-CSharp-Editor.csproj
@@ -23,7 +23,7 @@
full
false
Temp\bin\Debug\
- UNITY_2022_3_62;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AUDIO;ENABLE_CLOTH;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_WEBGL;TEXTCORE_1_0_OR_NEWER;UNITY_WEBGL;UNITY_WEBGL_API;UNITY_DISABLE_WEB_VERIFICATION;UNITY_GFX_USE_PLATFORM_VSYNC;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_SPATIALTRACKING;ENABLE_MONO;NET_4_6;NET_UNITY_4_8;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;ENVIRO_3;ENVIRO_URP;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER;UNITY_EDITOR_ONLY_COMPILATION
+ UNITY_2022_3_61;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AUDIO;ENABLE_CLOTH;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_WEBGL;TEXTCORE_1_0_OR_NEWER;UNITY_WEBGL;UNITY_WEBGL_API;UNITY_DISABLE_WEB_VERIFICATION;UNITY_GFX_USE_PLATFORM_VSYNC;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_SPATIALTRACKING;ENABLE_MONO;NET_4_6;NET_UNITY_4_8;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;ENVIRO_3;ENVIRO_URP;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER;UNITY_EDITOR_ONLY_COMPILATION
prompt
4
0169;USG0001
@@ -52,374 +52,369 @@
Legacy
Editor:5
WebGL:20
- 2022.3.62f3c1
+ 2022.3.61f1c1
-
-
+
+
-
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.NVIDIAModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.NVIDIAModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.PropertiesModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PropertiesModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreFontEngineModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreFontEngineModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreTextEngineModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreTextEngineModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsCommonModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsCommonModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\PlaybackEngines\WebGLSupport\Managed\UnityEngine.WebGLModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\PlaybackEngines\WebGLSupport\Managed\UnityEngine.WebGLModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.DeviceSimulatorModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.DeviceSimulatorModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.DiagnosticsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.DiagnosticsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.EditorToolbarModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.EditorToolbarModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.PresetsUIModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.PresetsUIModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.QuickSearchModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.QuickSearchModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneViewModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneViewModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreFontEngineModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreFontEngineModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreTextEngineModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreTextEngineModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIBuilderModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIBuilderModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEditor.Graphs.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEditor.Graphs.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\PlaybackEngines\WebGLSupport\UnityEditor.WebGL.Extensions.dll
- False
-
-
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\PlaybackEngines\AndroidPlayer\UnityEditor.Android.Extensions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\PlaybackEngines\WebGLSupport\UnityEditor.WebGL.Extensions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll
False
@@ -458,516 +453,504 @@
Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll
False
-
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Types.dll
- False
-
-
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Gradle.dll
- False
-
-
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.GradleProject.dll
- False
-
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\mscorlib.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\mscorlib.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Core.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Core.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Runtime.Serialization.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Runtime.Serialization.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.Linq.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.Linq.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.Vectors.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.Vectors.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Net.Http.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Net.Http.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Microsoft.CSharp.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Microsoft.CSharp.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.DataSetExtensions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.DataSetExtensions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Drawing.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Drawing.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.FileSystem.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.FileSystem.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.ComponentModel.Composition.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.ComponentModel.Composition.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Transactions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Transactions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\Microsoft.Win32.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\Microsoft.Win32.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\netstandard.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\netstandard.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.AppContext.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.AppContext.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Buffers.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Buffers.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Concurrent.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Concurrent.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.NonGeneric.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.NonGeneric.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Specialized.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Specialized.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Annotations.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Annotations.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.EventBasedAsync.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.EventBasedAsync.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.TypeConverter.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.TypeConverter.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Console.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Console.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Data.Common.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Data.Common.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Contracts.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Contracts.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Debug.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Debug.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.FileVersionInfo.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.FileVersionInfo.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Process.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Process.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.StackTrace.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.StackTrace.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TextWriterTraceListener.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TextWriterTraceListener.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Tools.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Tools.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TraceSource.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TraceSource.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Drawing.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Drawing.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Dynamic.Runtime.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Dynamic.Runtime.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Calendars.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Calendars.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Extensions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Extensions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Compression.ZipFile.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Compression.ZipFile.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.DriveInfo.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.DriveInfo.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Watcher.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Watcher.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.IsolatedStorage.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.IsolatedStorage.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.MemoryMappedFiles.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.MemoryMappedFiles.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Pipes.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Pipes.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.UnmanagedMemoryStream.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.UnmanagedMemoryStream.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Expressions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Expressions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Parallel.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Parallel.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Queryable.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Queryable.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Memory.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Memory.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Http.Rtc.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Http.Rtc.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NameResolution.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NameResolution.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NetworkInformation.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NetworkInformation.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Ping.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Ping.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Requests.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Requests.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Security.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Security.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Sockets.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Sockets.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebHeaderCollection.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebHeaderCollection.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.Client.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.Client.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ObjectModel.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ObjectModel.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.DispatchProxy.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.DispatchProxy.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.ILGeneration.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.ILGeneration.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.Lightweight.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.Lightweight.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Extensions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Extensions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Reader.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Reader.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.ResourceManager.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.ResourceManager.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Writer.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Writer.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.CompilerServices.VisualC.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.CompilerServices.VisualC.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Extensions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Extensions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Handles.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Handles.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Numerics.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Numerics.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Formatters.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Formatters.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Json.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Json.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Xml.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Xml.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Claims.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Claims.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Algorithms.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Algorithms.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Csp.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Csp.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Encoding.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Encoding.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.X509Certificates.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.X509Certificates.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Principal.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Principal.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.SecureString.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.SecureString.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Duplex.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Duplex.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Http.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Http.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.NetTcp.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.NetTcp.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Security.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Security.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.Extensions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.Extensions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.RegularExpressions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.RegularExpressions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Overlapped.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Overlapped.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Extensions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Extensions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Parallel.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Parallel.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Thread.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Thread.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.ThreadPool.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.ThreadPool.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Timer.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Timer.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ValueTuple.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ValueTuple.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.ReaderWriter.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.ReaderWriter.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XDocument.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XDocument.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlDocument.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlDocument.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlSerializer.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlSerializer.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll
False
diff --git a/Assembly-CSharp.csproj b/Assembly-CSharp.csproj
index e7a3cf2..ac86c3c 100644
--- a/Assembly-CSharp.csproj
+++ b/Assembly-CSharp.csproj
@@ -23,7 +23,7 @@
full
false
Temp\bin\Debug\
- UNITY_2022_3_62;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AUDIO;ENABLE_CLOTH;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_WEBGL;TEXTCORE_1_0_OR_NEWER;UNITY_WEBGL;UNITY_WEBGL_API;UNITY_DISABLE_WEB_VERIFICATION;UNITY_GFX_USE_PLATFORM_VSYNC;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_SPATIALTRACKING;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;ENVIRO_3;ENVIRO_URP;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER
+ UNITY_2022_3_61;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AUDIO;ENABLE_CLOTH;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_WEBGL;TEXTCORE_1_0_OR_NEWER;UNITY_WEBGL;UNITY_WEBGL_API;UNITY_DISABLE_WEB_VERIFICATION;UNITY_GFX_USE_PLATFORM_VSYNC;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_SPATIALTRACKING;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;ENVIRO_3;ENVIRO_URP;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER
prompt
4
0169;USG0001
@@ -52,12 +52,12 @@
Legacy
Game:1
WebGL:20
- 2022.3.62f3c1
+ 2022.3.61f1c1
-
-
+
+
@@ -71,7 +71,6 @@
-
@@ -201,827 +200,815 @@
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.PropertiesModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PropertiesModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreFontEngineModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreFontEngineModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreTextEngineModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreTextEngineModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsCommonModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsCommonModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\PlaybackEngines\WebGLSupport\Managed\UnityEngine.WebGLModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\PlaybackEngines\WebGLSupport\Managed\UnityEngine.WebGLModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.DeviceSimulatorModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.DeviceSimulatorModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.DiagnosticsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.DiagnosticsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.EditorToolbarModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.EditorToolbarModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.PresetsUIModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.PresetsUIModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.QuickSearchModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.QuickSearchModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneViewModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneViewModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreFontEngineModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreFontEngineModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreTextEngineModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreTextEngineModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIBuilderModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIBuilderModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll
False
Library\PackageCache\com.unity.visualscripting@1.9.4\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll
False
-
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Types.dll
- False
-
-
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Gradle.dll
- False
-
-
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.GradleProject.dll
- False
-
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\ref\2.1.0\netstandard.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\ref\2.1.0\netstandard.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\Microsoft.Win32.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\Microsoft.Win32.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.AppContext.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.AppContext.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Buffers.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Buffers.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.Concurrent.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.Concurrent.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.NonGeneric.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.NonGeneric.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.Specialized.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.Specialized.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.EventBasedAsync.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.EventBasedAsync.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.TypeConverter.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.TypeConverter.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Console.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Console.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Data.Common.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Data.Common.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Contracts.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Contracts.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Debug.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Debug.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.FileVersionInfo.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.FileVersionInfo.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Process.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Process.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.StackTrace.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.StackTrace.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.TextWriterTraceListener.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.TextWriterTraceListener.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Tools.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Tools.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.TraceSource.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.TraceSource.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Tracing.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Tracing.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Drawing.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Drawing.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Dynamic.Runtime.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Dynamic.Runtime.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.Calendars.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.Calendars.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.Extensions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.Extensions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Compression.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Compression.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Compression.ZipFile.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Compression.ZipFile.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.DriveInfo.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.DriveInfo.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.Watcher.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.Watcher.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.IsolatedStorage.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.IsolatedStorage.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.MemoryMappedFiles.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.MemoryMappedFiles.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Pipes.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Pipes.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.UnmanagedMemoryStream.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.UnmanagedMemoryStream.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Expressions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Expressions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Parallel.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Parallel.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Queryable.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Queryable.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Memory.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Memory.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Http.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Http.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.NameResolution.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.NameResolution.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.NetworkInformation.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.NetworkInformation.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Ping.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Ping.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Requests.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Requests.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Security.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Security.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Sockets.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Sockets.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebHeaderCollection.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebHeaderCollection.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebSockets.Client.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebSockets.Client.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebSockets.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebSockets.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Numerics.Vectors.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Numerics.Vectors.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ObjectModel.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ObjectModel.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.DispatchProxy.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.DispatchProxy.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.ILGeneration.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.ILGeneration.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.Lightweight.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.Lightweight.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Extensions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Extensions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.Reader.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.Reader.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.ResourceManager.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.ResourceManager.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.Writer.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.Writer.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.CompilerServices.VisualC.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.CompilerServices.VisualC.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Extensions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Extensions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Handles.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Handles.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.InteropServices.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.InteropServices.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.InteropServices.RuntimeInformation.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.InteropServices.RuntimeInformation.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Numerics.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Numerics.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Formatters.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Formatters.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Json.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Json.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Xml.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Xml.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Claims.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Claims.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Algorithms.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Algorithms.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Csp.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Csp.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Encoding.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Encoding.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.X509Certificates.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.X509Certificates.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Principal.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Principal.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.SecureString.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.SecureString.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.Encoding.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.Encoding.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.Encoding.Extensions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.Encoding.Extensions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.RegularExpressions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.RegularExpressions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Overlapped.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Overlapped.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.Extensions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.Extensions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.Parallel.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.Parallel.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Thread.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Thread.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.ThreadPool.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.ThreadPool.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Timer.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Timer.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ValueTuple.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ValueTuple.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.ReaderWriter.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.ReaderWriter.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XDocument.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XDocument.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XmlDocument.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XmlDocument.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XmlSerializer.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XmlSerializer.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XPath.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XPath.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XPath.XDocument.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XPath.XDocument.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\Extensions\2.0.0\System.Runtime.InteropServices.WindowsRuntime.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\Extensions\2.0.0\System.Runtime.InteropServices.WindowsRuntime.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\mscorlib.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\mscorlib.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.ComponentModel.Composition.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.ComponentModel.Composition.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Core.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Core.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Data.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Data.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Drawing.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Drawing.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.IO.Compression.FileSystem.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.IO.Compression.FileSystem.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Net.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Net.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Numerics.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Numerics.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Runtime.Serialization.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Runtime.Serialization.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.ServiceModel.Web.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.ServiceModel.Web.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Transactions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Transactions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Web.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Web.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Windows.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Windows.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Linq.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Linq.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Serialization.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Serialization.dll
False
diff --git a/Assets/Editor/DebugTools.cs b/Assets/Editor/DebugTools.cs
index 8fc4c97..430873b 100644
--- a/Assets/Editor/DebugTools.cs
+++ b/Assets/Editor/DebugTools.cs
@@ -4,10 +4,40 @@ using UnityEngine;
using UnityEditor;
public class DebugTools
{
+
+
+ //修改物体name
+ [MenuItem("Modify/Name")]
+ static void ModifyName()
+ {
+ if (Selection.activeGameObject == null)
+ {
+ Debug.LogWarning("请先选中一个物体");
+ return;
+ }
+ foreach (Transform child in Selection.activeGameObject.transform)
+ {
+ if (!child.name.EndsWith("ViewPort"))
+ {
+ child.name = child.name + "ViewPort";
+ // 或者使用 Undo 记录,方便撤销 (更专业)
+ // Undo.RecordObject(child.gameObject, "Rename Child");
+ }
+ }
+
+ }
+
+
+
//输出物体的Position
[MenuItem("PrintParameters/WorldPosition")]
static void WorldPosition()
{
+ if (Selection.activeGameObject == null)
+ {
+ Debug.LogWarning("请先选中一个物体");
+ return;
+ }
Debug.Log(Selection.activeGameObject.transform.position);
}
diff --git a/Assets/Enviro 3 - Sky and Weather/Profiles/Configurations/Default Enviro Configuration 3_3_0.asset b/Assets/Enviro 3 - Sky and Weather/Profiles/Configurations/Default Enviro Configuration 3_3_0.asset
index 99fd59b..4e58d29 100644
--- a/Assets/Enviro 3 - Sky and Weather/Profiles/Configurations/Default Enviro Configuration 3_3_0.asset
+++ b/Assets/Enviro 3 - Sky and Weather/Profiles/Configurations/Default Enviro Configuration 3_3_0.asset
@@ -132,9 +132,9 @@ MonoBehaviour:
preset: {fileID: 11400000, guid: 0fcdd472bd6a8ec429fc1e9bc978c4fa, type: 2}
showCirrusCloudsControls: 0
show2DCloudsControls: 0
- cloudFlatBaseAnim: {x: 0.9116267, y: 0.3181839}
- cloudFlatDetailAnim: {x: 0.195184, y: 0.07140167}
- cirrusAnim: {x: -0.697941, y: 0.29559642}
+ cloudFlatBaseAnim: {x: -0.9671052, y: 0.43371388}
+ cloudFlatDetailAnim: {x: 0.8015582, y: 0.6488411}
+ cirrusAnim: {x: -0.63730294, y: -0.6466376}
--- !u!114 &-1033463005042072443
MonoBehaviour:
m_ObjectHideFlags: 0
@@ -1902,7 +1902,7 @@ MonoBehaviour:
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
- temperature: 9.774983
+ temperature: 9.774997
temperatureWeatherMod: 0
temperatureCustomMod: 0
temperatureChangingSpeed: 0.1
@@ -2169,9 +2169,9 @@ MonoBehaviour:
showDensityControls: 1
showTextureControls: 0
showWindControls: 0
- cloudAnimLayer1: {x: 0.12959316, y: -0.95945215, z: 0.15396555}
+ cloudAnimLayer1: {x: 0.7359638, y: -0.38212964, z: -0.51817423}
cloudAnimLayer2: {x: -0.4793451, y: 0.47841242, z: 0.015471124}
- cloudAnimNonScaledLayer1: {x: 0.32899472, y: -1.0335524, z: -39.41685}
+ cloudAnimNonScaledLayer1: {x: 0.3336179, y: -0.94874084, z: -42.120426}
cloudAnimNonScaledLayer2: {x: -0.001515836, y: 0.0009908647, z: -0.28406617}
weatherMap: {fileID: 0}
--- !u!114 &4011421771873438716
@@ -2871,6 +2871,9 @@ MonoBehaviour:
- {fileID: 0}
- {fileID: 0}
- {fileID: 0}
+ - {fileID: 0}
+ - {fileID: 0}
+ - {fileID: 0}
customFogDensityModifer: 1
fogMat: {fileID: 0}
volumetricsMat: {fileID: 0}
diff --git a/Assets/Readme.asset b/Assets/Readme.asset
deleted file mode 100644
index 77c2f83..0000000
--- a/Assets/Readme.asset
+++ /dev/null
@@ -1,34 +0,0 @@
-%YAML 1.1
-%TAG !u! tag:unity3d.com,2011:
---- !u!114 &11400000
-MonoBehaviour:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 0
- m_Script: {fileID: 11500000, guid: fcf7219bab7fe46a1ad266029b2fee19, type: 3}
- m_Name: Readme
- m_EditorClassIdentifier:
- icon: {fileID: 2800000, guid: 727a75301c3d24613a3ebcec4a24c2c8, type: 3}
- title: URP Empty Template
- sections:
- - heading: Welcome to the Universal Render Pipeline
- text: This template includes the settings and assets you need to start creating with the Universal Render Pipeline.
- linkText:
- url:
- - heading: URP Documentation
- text:
- linkText: Read more about URP
- url: https://docs.unity3d.com/Packages/com.unity.render-pipelines.universal@latest
- - heading: Forums
- text:
- linkText: Get answers and support
- url: https://forum.unity.com/forums/universal-render-pipeline.383/
- - heading: Report bugs
- text:
- linkText: Submit a report
- url: https://unity3d.com/unity/qa/bug-reporting
- loadedLayout: 1
diff --git a/Assets/Scenes/SampleScene.unity b/Assets/Scenes/SampleScene.unity
index 76f1460..56a6529 100644
--- a/Assets/Scenes/SampleScene.unity
+++ b/Assets/Scenes/SampleScene.unity
@@ -26,7 +26,7 @@ RenderSettings:
m_AmbientIntensity: 0.8050667
m_AmbientMode: 0
m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1}
- m_SkyboxMaterial: {fileID: 431497396}
+ m_SkyboxMaterial: {fileID: 1759143228}
m_HaloStrength: 0.5
m_FlareStrength: 1
m_FlareFadeSpeed: 3
@@ -2033,6 +2033,11 @@ PrefabInstance:
propertyPath: m_TagString
value: Target
objectReference: {fileID: 0}
+ - target: {fileID: -4320617644238609279, guid: a4b4ab1f9a2706e46ab0d3c6e9de00de,
+ type: 3}
+ propertyPath: m_IsActive
+ value: 1
+ objectReference: {fileID: 0}
- target: {fileID: -3882037816171446847, guid: a4b4ab1f9a2706e46ab0d3c6e9de00de,
type: 3}
propertyPath: m_Materials.Array.data[0]
@@ -5538,61 +5543,6 @@ Transform:
type: 3}
m_PrefabInstance: {fileID: 1895965697}
m_PrefabAsset: {fileID: 0}
---- !u!21 &431497396
-Material:
- serializedVersion: 8
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_Name: Enviro/Skybox
- m_Shader: {fileID: 4800000, guid: 34fee0a1b19b20b45aea7483b5f757da, type: 3}
- m_Parent: {fileID: 0}
- m_ModifiedSerializedProperties: 0
- m_ValidKeywords: []
- m_InvalidKeywords: []
- m_LightmapFlags: 4
- m_EnableInstancingVariants: 0
- m_DoubleSidedGI: 0
- m_CustomRenderQueue: -1
- stringTagMap: {}
- disabledShaderPasses: []
- m_LockedProperties:
- m_SavedProperties:
- serializedVersion: 3
- m_TexEnvs:
- - _CloudTex:
- m_Texture: {fileID: 0}
- m_Scale: {x: 1, y: 1}
- m_Offset: {x: 0, y: 0}
- - _GalaxyTex:
- m_Texture: {fileID: 8900000, guid: 5734983fc81450b4187c3cfa5985edef, type: 3}
- m_Scale: {x: 1, y: 1}
- m_Offset: {x: 0, y: 0}
- - _MoonGlowTex:
- m_Texture: {fileID: 2800000, guid: 6838e0810da4e49488b5d9a6ee76eb07, type: 3}
- m_Scale: {x: 1, y: 1}
- m_Offset: {x: 0, y: 0}
- - _MoonTex:
- m_Texture: {fileID: 2800000, guid: c6fd9f694390e0245b6dca5812065950, type: 3}
- m_Scale: {x: 1, y: 1}
- m_Offset: {x: 0, y: 0}
- - _StarsTex:
- m_Texture: {fileID: 8900000, guid: b5a7175da0f133b4d951c19c9c2cebfc, type: 3}
- m_Scale: {x: 1, y: 1}
- m_Offset: {x: 0, y: 0}
- - _SunTex:
- m_Texture: {fileID: 2800000, guid: c95bed5306e94f24ba5802d841607ac7, type: 3}
- m_Scale: {x: 1, y: 1}
- m_Offset: {x: 0, y: 0}
- m_Ints: []
- m_Floats:
- - _CloudStrength: 0.8
- - _HorizonFade: 0.5
- - _HorizonRemap: 0.7
- - _MirrorOffset: 0.03
- m_Colors: []
- m_BuildTextureStacks: []
--- !u!1001 &433397273
PrefabInstance:
m_ObjectHideFlags: 0
@@ -8462,6 +8412,11 @@ PrefabInstance:
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: 85b8954033a8ca948baa5373e1d5de61, type: 2}
+ - target: {fileID: -1935274331078131374, guid: 89ed927956909b049af28763abe1e8cc,
+ type: 3}
+ propertyPath: m_IsActive
+ value: 1
+ objectReference: {fileID: 0}
- target: {fileID: 747743741954586159, guid: 89ed927956909b049af28763abe1e8cc,
type: 3}
propertyPath: m_TagString
@@ -12432,6 +12387,11 @@ PrefabInstance:
propertyPath: m_TagString
value: Target
objectReference: {fileID: 0}
+ - target: {fileID: -459374437901272368, guid: 32cba4175a2ea1e40847052198fbea23,
+ type: 3}
+ propertyPath: m_IsActive
+ value: 1
+ objectReference: {fileID: 0}
- target: {fileID: 919132149155446097, guid: 32cba4175a2ea1e40847052198fbea23,
type: 3}
propertyPath: m_Name
@@ -23012,6 +22972,61 @@ Transform:
m_Children: []
m_Father: {fileID: 1334621511}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!21 &1759143228
+Material:
+ serializedVersion: 8
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Enviro/Skybox
+ m_Shader: {fileID: 4800000, guid: 34fee0a1b19b20b45aea7483b5f757da, type: 3}
+ m_Parent: {fileID: 0}
+ m_ModifiedSerializedProperties: 0
+ m_ValidKeywords: []
+ m_InvalidKeywords: []
+ m_LightmapFlags: 4
+ m_EnableInstancingVariants: 0
+ m_DoubleSidedGI: 0
+ m_CustomRenderQueue: -1
+ stringTagMap: {}
+ disabledShaderPasses: []
+ m_LockedProperties:
+ m_SavedProperties:
+ serializedVersion: 3
+ m_TexEnvs:
+ - _CloudTex:
+ m_Texture: {fileID: 0}
+ m_Scale: {x: 1, y: 1}
+ m_Offset: {x: 0, y: 0}
+ - _GalaxyTex:
+ m_Texture: {fileID: 8900000, guid: 5734983fc81450b4187c3cfa5985edef, type: 3}
+ m_Scale: {x: 1, y: 1}
+ m_Offset: {x: 0, y: 0}
+ - _MoonGlowTex:
+ m_Texture: {fileID: 2800000, guid: 6838e0810da4e49488b5d9a6ee76eb07, type: 3}
+ m_Scale: {x: 1, y: 1}
+ m_Offset: {x: 0, y: 0}
+ - _MoonTex:
+ m_Texture: {fileID: 2800000, guid: c6fd9f694390e0245b6dca5812065950, type: 3}
+ m_Scale: {x: 1, y: 1}
+ m_Offset: {x: 0, y: 0}
+ - _StarsTex:
+ m_Texture: {fileID: 8900000, guid: b5a7175da0f133b4d951c19c9c2cebfc, type: 3}
+ m_Scale: {x: 1, y: 1}
+ m_Offset: {x: 0, y: 0}
+ - _SunTex:
+ m_Texture: {fileID: 2800000, guid: c95bed5306e94f24ba5802d841607ac7, type: 3}
+ m_Scale: {x: 1, y: 1}
+ m_Offset: {x: 0, y: 0}
+ m_Ints: []
+ m_Floats:
+ - _CloudStrength: 0.8
+ - _HorizonFade: 0.5
+ - _HorizonRemap: 0.7
+ - _MirrorOffset: 0.03
+ m_Colors: []
+ m_BuildTextureStacks: []
--- !u!4 &1760865498 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 6642146934636914945, guid: b3007adc8f1370a4ea15f9f78b3fe9ad,
@@ -23718,6 +23733,11 @@ PrefabInstance:
propertyPath: m_TagString
value: Target
objectReference: {fileID: 0}
+ - target: {fileID: -6007572194180340563, guid: 31f652d5bf70cd740ab20cf6e63dd706,
+ type: 3}
+ propertyPath: m_IsActive
+ value: 1
+ objectReference: {fileID: 0}
- target: {fileID: -2723007256551452516, guid: 31f652d5bf70cd740ab20cf6e63dd706,
type: 3}
propertyPath: m_TagString
@@ -26579,6 +26599,11 @@ PrefabInstance:
propertyPath: m_TagString
value: Target
objectReference: {fileID: 0}
+ - target: {fileID: 3030061029683988018, guid: c3bc1fe8711bc4241a1a87625b9a186a,
+ type: 3}
+ propertyPath: m_IsActive
+ value: 1
+ objectReference: {fileID: 0}
- target: {fileID: 7865171420240864340, guid: c3bc1fe8711bc4241a1a87625b9a186a,
type: 3}
propertyPath: m_Enabled
diff --git a/Assets/Scripts.7z b/Assets/Scripts.7z
new file mode 100644
index 0000000..70dce54
Binary files /dev/null and b/Assets/Scripts.7z differ
diff --git a/Assets/TutorialInfo.meta b/Assets/Scripts.7z.meta
similarity index 67%
rename from Assets/TutorialInfo.meta
rename to Assets/Scripts.7z.meta
index a700bca..4ba2fa0 100644
--- a/Assets/TutorialInfo.meta
+++ b/Assets/Scripts.7z.meta
@@ -1,6 +1,5 @@
fileFormatVersion: 2
-guid: ba062aa6c92b140379dbc06b43dd3b9b
-folderAsset: yes
+guid: eda56ecfe338e6a48b3d467ae2a40ec1
DefaultImporter:
externalObjects: {}
userData:
diff --git a/Assets/Scripts.zip b/Assets/Scripts.zip
new file mode 100644
index 0000000..063b33f
Binary files /dev/null and b/Assets/Scripts.zip differ
diff --git a/Assets/Readme.asset.meta b/Assets/Scripts.zip.meta
similarity index 54%
rename from Assets/Readme.asset.meta
rename to Assets/Scripts.zip.meta
index ab3ad45..4a29b2f 100644
--- a/Assets/Readme.asset.meta
+++ b/Assets/Scripts.zip.meta
@@ -1,8 +1,7 @@
fileFormatVersion: 2
-guid: 8105016687592461f977c054a80ce2f2
-NativeFormatImporter:
+guid: f9851bffd728bd949b1293578aac7e22
+DefaultImporter:
externalObjects: {}
- mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:
diff --git a/Assets/Scripts/DoubleClickToFocus.cs b/Assets/Scripts/DoubleClickToFocus.cs
index 0286fa3..832ecf9 100644
--- a/Assets/Scripts/DoubleClickToFocus.cs
+++ b/Assets/Scripts/DoubleClickToFocus.cs
@@ -277,6 +277,13 @@ public class DoubleClickToFocus : MonoBehaviour
StartCoroutine(MoveCamera(mainCamera, targetPos, transitionDuration, finalObject));
}
}
+ Debug.Log(
+ "====== CORE DEBUG ======\n" +
+ "Object Name: " + finalObject.name + "\n" +
+ "Instance ID: " + finalObject.GetInstanceID() + "\n" +
+ "Position: " + finalObject.position + "\n" +
+ "Active: " + finalObject.gameObject.activeSelf
+ );
core = finalObject.position;
}
}
@@ -331,7 +338,7 @@ public class DoubleClickToFocus : MonoBehaviour
//我在里面把参数写死,然后来一一匹配,传的参数就是gameobject的名字
foreach (KeyValuePair pair in targetObjectAndPosition)
{
- if (IconName.Substring(0, IconName.Length - 4) == pair.Key)
+ if (IconName.Substring(0, IconName.Length - 4)+ "ViewPort" == pair.Key)
{
Vector3 targetPos = pair.Value;
@@ -339,6 +346,14 @@ public class DoubleClickToFocus : MonoBehaviour
StartCoroutine(MoveCamera(mainCamera, targetPos, transitionDuration, finalObject));
}
}
+
+ Debug.Log(
+ "====== CORE DEBUG ======\n" +
+ "Object Name: " + finalObject.name + "\n" +
+ "Instance ID: " + finalObject.GetInstanceID() + "\n" +
+ "Position: " + finalObject.position + "\n" +
+ "Active: " + finalObject.gameObject.activeSelf
+ );
core = finalObject.position;
}
@@ -360,4 +375,5 @@ public class DoubleClickToFocus : MonoBehaviour
}
core = finalObject.position;
}
-}
\ No newline at end of file
+}
+//123
\ No newline at end of file
diff --git a/Assets/TutorialInfo/Icons.meta b/Assets/TutorialInfo/Icons.meta
deleted file mode 100644
index 1d19fb9..0000000
--- a/Assets/TutorialInfo/Icons.meta
+++ /dev/null
@@ -1,9 +0,0 @@
-fileFormatVersion: 2
-guid: 8a0c9218a650547d98138cd835033977
-folderAsset: yes
-timeCreated: 1484670163
-licenseType: Store
-DefaultImporter:
- userData:
- assetBundleName:
- assetBundleVariant:
diff --git a/Assets/TutorialInfo/Icons/URP.png b/Assets/TutorialInfo/Icons/URP.png
deleted file mode 100644
index 6194a80..0000000
Binary files a/Assets/TutorialInfo/Icons/URP.png and /dev/null differ
diff --git a/Assets/TutorialInfo/Icons/URP.png.meta b/Assets/TutorialInfo/Icons/URP.png.meta
deleted file mode 100644
index 0f2cab0..0000000
--- a/Assets/TutorialInfo/Icons/URP.png.meta
+++ /dev/null
@@ -1,134 +0,0 @@
-fileFormatVersion: 2
-guid: 727a75301c3d24613a3ebcec4a24c2c8
-TextureImporter:
- internalIDToNameTable: []
- externalObjects: {}
- serializedVersion: 11
- mipmaps:
- mipMapMode: 0
- enableMipMap: 0
- sRGBTexture: 1
- linearTexture: 0
- fadeOut: 0
- borderMipMap: 0
- mipMapsPreserveCoverage: 0
- alphaTestReferenceValue: 0.5
- mipMapFadeDistanceStart: 1
- mipMapFadeDistanceEnd: 3
- bumpmap:
- convertToNormalMap: 0
- externalNormalMap: 0
- heightScale: 0.25
- normalMapFilter: 0
- isReadable: 0
- streamingMipmaps: 0
- streamingMipmapsPriority: 0
- vTOnly: 0
- ignoreMasterTextureLimit: 0
- grayScaleToAlpha: 0
- generateCubemap: 6
- cubemapConvolution: 0
- seamlessCubemap: 0
- textureFormat: 1
- maxTextureSize: 2048
- textureSettings:
- serializedVersion: 2
- filterMode: 0
- aniso: 1
- mipBias: 0
- wrapU: 1
- wrapV: 1
- wrapW: 0
- nPOTScale: 0
- lightmap: 0
- compressionQuality: 50
- spriteMode: 0
- spriteExtrude: 1
- spriteMeshType: 1
- alignment: 0
- spritePivot: {x: 0.5, y: 0.5}
- spritePixelsToUnits: 100
- spriteBorder: {x: 0, y: 0, z: 0, w: 0}
- spriteGenerateFallbackPhysicsShape: 1
- alphaUsage: 1
- alphaIsTransparency: 1
- spriteTessellationDetail: -1
- textureType: 2
- textureShape: 1
- singleChannelComponent: 0
- flipbookRows: 1
- flipbookColumns: 1
- maxTextureSizeSet: 0
- compressionQualitySet: 0
- textureFormatSet: 0
- ignorePngGamma: 0
- applyGammaDecoding: 0
- platformSettings:
- - serializedVersion: 3
- buildTarget: DefaultTexturePlatform
- maxTextureSize: 2048
- resizeAlgorithm: 0
- textureFormat: -1
- textureCompression: 0
- compressionQuality: 50
- crunchedCompression: 0
- allowsAlphaSplitting: 0
- overridden: 0
- androidETC2FallbackOverride: 0
- forceMaximumCompressionQuality_BC6H_BC7: 0
- - serializedVersion: 3
- buildTarget: Standalone
- maxTextureSize: 2048
- resizeAlgorithm: 0
- textureFormat: -1
- textureCompression: 1
- compressionQuality: 50
- crunchedCompression: 0
- allowsAlphaSplitting: 0
- overridden: 0
- androidETC2FallbackOverride: 0
- forceMaximumCompressionQuality_BC6H_BC7: 0
- - serializedVersion: 3
- buildTarget: Android
- maxTextureSize: 2048
- resizeAlgorithm: 0
- textureFormat: -1
- textureCompression: 1
- compressionQuality: 50
- crunchedCompression: 0
- allowsAlphaSplitting: 0
- overridden: 0
- androidETC2FallbackOverride: 0
- forceMaximumCompressionQuality_BC6H_BC7: 0
- - serializedVersion: 3
- buildTarget: iPhone
- maxTextureSize: 2048
- resizeAlgorithm: 0
- textureFormat: -1
- textureCompression: 1
- compressionQuality: 50
- crunchedCompression: 0
- allowsAlphaSplitting: 0
- overridden: 0
- androidETC2FallbackOverride: 0
- forceMaximumCompressionQuality_BC6H_BC7: 0
- spriteSheet:
- serializedVersion: 2
- sprites: []
- outline: []
- physicsShape: []
- bones: []
- spriteID:
- internalID: 0
- vertices: []
- indices:
- edges: []
- weights: []
- secondaryTextures: []
- nameFileIdTable: {}
- spritePackingTag:
- pSDRemoveMatte: 0
- pSDShowRemoveMatteOption: 0
- userData:
- assetBundleName:
- assetBundleVariant:
diff --git a/Assets/TutorialInfo/Layout.wlt b/Assets/TutorialInfo/Layout.wlt
deleted file mode 100644
index 7b50a25..0000000
--- a/Assets/TutorialInfo/Layout.wlt
+++ /dev/null
@@ -1,654 +0,0 @@
-%YAML 1.1
-%TAG !u! tag:unity3d.com,2011:
---- !u!114 &1
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12004, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_PixelRect:
- serializedVersion: 2
- x: 0
- y: 45
- width: 1666
- height: 958
- m_ShowMode: 4
- m_Title:
- m_RootView: {fileID: 6}
- m_MinSize: {x: 950, y: 542}
- m_MaxSize: {x: 10000, y: 10000}
---- !u!114 &2
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_Children: []
- m_Position:
- serializedVersion: 2
- x: 0
- y: 466
- width: 290
- height: 442
- m_MinSize: {x: 234, y: 271}
- m_MaxSize: {x: 10004, y: 10021}
- m_ActualView: {fileID: 14}
- m_Panes:
- - {fileID: 14}
- m_Selected: 0
- m_LastSelected: 0
---- !u!114 &3
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12010, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_Children:
- - {fileID: 4}
- - {fileID: 2}
- m_Position:
- serializedVersion: 2
- x: 973
- y: 0
- width: 290
- height: 908
- m_MinSize: {x: 234, y: 492}
- m_MaxSize: {x: 10004, y: 14042}
- vertical: 1
- controlID: 226
---- !u!114 &4
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_Children: []
- m_Position:
- serializedVersion: 2
- x: 0
- y: 0
- width: 290
- height: 466
- m_MinSize: {x: 204, y: 221}
- m_MaxSize: {x: 4004, y: 4021}
- m_ActualView: {fileID: 17}
- m_Panes:
- - {fileID: 17}
- m_Selected: 0
- m_LastSelected: 0
---- !u!114 &5
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_Children: []
- m_Position:
- serializedVersion: 2
- x: 0
- y: 466
- width: 973
- height: 442
- m_MinSize: {x: 202, y: 221}
- m_MaxSize: {x: 4002, y: 4021}
- m_ActualView: {fileID: 15}
- m_Panes:
- - {fileID: 15}
- m_Selected: 0
- m_LastSelected: 0
---- !u!114 &6
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12008, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_Children:
- - {fileID: 7}
- - {fileID: 8}
- - {fileID: 9}
- m_Position:
- serializedVersion: 2
- x: 0
- y: 0
- width: 1666
- height: 958
- m_MinSize: {x: 950, y: 542}
- m_MaxSize: {x: 10000, y: 10000}
---- !u!114 &7
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12011, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_Children: []
- m_Position:
- serializedVersion: 2
- x: 0
- y: 0
- width: 1666
- height: 30
- m_MinSize: {x: 0, y: 0}
- m_MaxSize: {x: 0, y: 0}
- m_LastLoadedLayoutName: Tutorial
---- !u!114 &8
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12010, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_Children:
- - {fileID: 10}
- - {fileID: 3}
- - {fileID: 11}
- m_Position:
- serializedVersion: 2
- x: 0
- y: 30
- width: 1666
- height: 908
- m_MinSize: {x: 713, y: 492}
- m_MaxSize: {x: 18008, y: 14042}
- vertical: 0
- controlID: 74
---- !u!114 &9
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12042, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_Children: []
- m_Position:
- serializedVersion: 2
- x: 0
- y: 938
- width: 1666
- height: 20
- m_MinSize: {x: 0, y: 0}
- m_MaxSize: {x: 0, y: 0}
---- !u!114 &10
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12010, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_Children:
- - {fileID: 12}
- - {fileID: 5}
- m_Position:
- serializedVersion: 2
- x: 0
- y: 0
- width: 973
- height: 908
- m_MinSize: {x: 202, y: 442}
- m_MaxSize: {x: 4002, y: 8042}
- vertical: 1
- controlID: 75
---- !u!114 &11
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_Children: []
- m_Position:
- serializedVersion: 2
- x: 1263
- y: 0
- width: 403
- height: 908
- m_MinSize: {x: 277, y: 71}
- m_MaxSize: {x: 4002, y: 4021}
- m_ActualView: {fileID: 13}
- m_Panes:
- - {fileID: 13}
- m_Selected: 0
- m_LastSelected: 0
---- !u!114 &12
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_Children: []
- m_Position:
- serializedVersion: 2
- x: 0
- y: 0
- width: 973
- height: 466
- m_MinSize: {x: 202, y: 221}
- m_MaxSize: {x: 4002, y: 4021}
- m_ActualView: {fileID: 16}
- m_Panes:
- - {fileID: 16}
- m_Selected: 0
- m_LastSelected: 0
---- !u!114 &13
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12019, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_AutoRepaintOnSceneChange: 0
- m_MinSize: {x: 275, y: 50}
- m_MaxSize: {x: 4000, y: 4000}
- m_TitleContent:
- m_Text: Inspector
- m_Image: {fileID: -6905738622615590433, guid: 0000000000000000d000000000000000,
- type: 0}
- m_Tooltip:
- m_DepthBufferBits: 0
- m_Pos:
- serializedVersion: 2
- x: 2
- y: 19
- width: 401
- height: 887
- m_ScrollPosition: {x: 0, y: 0}
- m_InspectorMode: 0
- m_PreviewResizer:
- m_CachedPref: -160
- m_ControlHash: -371814159
- m_PrefName: Preview_InspectorPreview
- m_PreviewWindow: {fileID: 0}
---- !u!114 &14
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12014, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_AutoRepaintOnSceneChange: 0
- m_MinSize: {x: 230, y: 250}
- m_MaxSize: {x: 10000, y: 10000}
- m_TitleContent:
- m_Text: Project
- m_Image: {fileID: -7501376956915960154, guid: 0000000000000000d000000000000000,
- type: 0}
- m_Tooltip:
- m_DepthBufferBits: 0
- m_Pos:
- serializedVersion: 2
- x: 2
- y: 19
- width: 286
- height: 421
- m_SearchFilter:
- m_NameFilter:
- m_ClassNames: []
- m_AssetLabels: []
- m_AssetBundleNames: []
- m_VersionControlStates: []
- m_ReferencingInstanceIDs:
- m_ScenePaths: []
- m_ShowAllHits: 0
- m_SearchArea: 0
- m_Folders:
- - Assets
- m_ViewMode: 0
- m_StartGridSize: 64
- m_LastFolders:
- - Assets
- m_LastFoldersGridSize: -1
- m_LastProjectPath: /Users/danielbrauer/Unity Projects/New Unity Project 47
- m_IsLocked: 0
- m_FolderTreeState:
- scrollPos: {x: 0, y: 0}
- m_SelectedIDs: ee240000
- m_LastClickedID: 9454
- m_ExpandedIDs: ee24000000ca9a3bffffff7f
- m_RenameOverlay:
- m_UserAcceptedRename: 0
- m_Name:
- m_OriginalName:
- m_EditFieldRect:
- serializedVersion: 2
- x: 0
- y: 0
- width: 0
- height: 0
- m_UserData: 0
- m_IsWaitingForDelay: 0
- m_IsRenaming: 0
- m_OriginalEventType: 11
- m_IsRenamingFilename: 1
- m_ClientGUIView: {fileID: 0}
- m_SearchString:
- m_CreateAssetUtility:
- m_EndAction: {fileID: 0}
- m_InstanceID: 0
- m_Path:
- m_Icon: {fileID: 0}
- m_ResourceFile:
- m_AssetTreeState:
- scrollPos: {x: 0, y: 0}
- m_SelectedIDs: 68fbffff
- m_LastClickedID: 0
- m_ExpandedIDs: ee240000
- m_RenameOverlay:
- m_UserAcceptedRename: 0
- m_Name:
- m_OriginalName:
- m_EditFieldRect:
- serializedVersion: 2
- x: 0
- y: 0
- width: 0
- height: 0
- m_UserData: 0
- m_IsWaitingForDelay: 0
- m_IsRenaming: 0
- m_OriginalEventType: 11
- m_IsRenamingFilename: 1
- m_ClientGUIView: {fileID: 0}
- m_SearchString:
- m_CreateAssetUtility:
- m_EndAction: {fileID: 0}
- m_InstanceID: 0
- m_Path:
- m_Icon: {fileID: 0}
- m_ResourceFile:
- m_ListAreaState:
- m_SelectedInstanceIDs: 68fbffff
- m_LastClickedInstanceID: -1176
- m_HadKeyboardFocusLastEvent: 0
- m_ExpandedInstanceIDs: c6230000
- m_RenameOverlay:
- m_UserAcceptedRename: 0
- m_Name:
- m_OriginalName:
- m_EditFieldRect:
- serializedVersion: 2
- x: 0
- y: 0
- width: 0
- height: 0
- m_UserData: 0
- m_IsWaitingForDelay: 0
- m_IsRenaming: 0
- m_OriginalEventType: 11
- m_IsRenamingFilename: 1
- m_ClientGUIView: {fileID: 0}
- m_CreateAssetUtility:
- m_EndAction: {fileID: 0}
- m_InstanceID: 0
- m_Path:
- m_Icon: {fileID: 0}
- m_ResourceFile:
- m_NewAssetIndexInList: -1
- m_ScrollPosition: {x: 0, y: 0}
- m_GridSize: 64
- m_DirectoriesAreaWidth: 110
---- !u!114 &15
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12015, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_AutoRepaintOnSceneChange: 1
- m_MinSize: {x: 200, y: 200}
- m_MaxSize: {x: 4000, y: 4000}
- m_TitleContent:
- m_Text: Game
- m_Image: {fileID: -2087823869225018852, guid: 0000000000000000d000000000000000,
- type: 0}
- m_Tooltip:
- m_DepthBufferBits: 32
- m_Pos:
- serializedVersion: 2
- x: 0
- y: 19
- width: 971
- height: 421
- m_MaximizeOnPlay: 0
- m_Gizmos: 0
- m_Stats: 0
- m_SelectedSizes: 00000000000000000000000000000000000000000000000000000000000000000000000000000000
- m_TargetDisplay: 0
- m_ZoomArea:
- m_HRangeLocked: 0
- m_VRangeLocked: 0
- m_HBaseRangeMin: -242.75
- m_HBaseRangeMax: 242.75
- m_VBaseRangeMin: -101
- m_VBaseRangeMax: 101
- m_HAllowExceedBaseRangeMin: 1
- m_HAllowExceedBaseRangeMax: 1
- m_VAllowExceedBaseRangeMin: 1
- m_VAllowExceedBaseRangeMax: 1
- m_ScaleWithWindow: 0
- m_HSlider: 0
- m_VSlider: 0
- m_IgnoreScrollWheelUntilClicked: 0
- m_EnableMouseInput: 1
- m_EnableSliderZoom: 0
- m_UniformScale: 1
- m_UpDirection: 1
- m_DrawArea:
- serializedVersion: 2
- x: 0
- y: 17
- width: 971
- height: 404
- m_Scale: {x: 2, y: 2}
- m_Translation: {x: 485.5, y: 202}
- m_MarginLeft: 0
- m_MarginRight: 0
- m_MarginTop: 0
- m_MarginBottom: 0
- m_LastShownAreaInsideMargins:
- serializedVersion: 2
- x: -242.75
- y: -101
- width: 485.5
- height: 202
- m_MinimalGUI: 1
- m_defaultScale: 2
- m_TargetTexture: {fileID: 0}
- m_CurrentColorSpace: 0
- m_LastWindowPixelSize: {x: 1942, y: 842}
- m_ClearInEditMode: 1
- m_NoCameraWarning: 1
- m_LowResolutionForAspectRatios: 01000000000100000100
---- !u!114 &16
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12013, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_AutoRepaintOnSceneChange: 1
- m_MinSize: {x: 200, y: 200}
- m_MaxSize: {x: 4000, y: 4000}
- m_TitleContent:
- m_Text: Scene
- m_Image: {fileID: 2318424515335265636, guid: 0000000000000000d000000000000000,
- type: 0}
- m_Tooltip:
- m_DepthBufferBits: 32
- m_Pos:
- serializedVersion: 2
- x: 0
- y: 19
- width: 971
- height: 445
- m_SceneLighting: 1
- lastFramingTime: 0
- m_2DMode: 0
- m_isRotationLocked: 0
- m_AudioPlay: 0
- m_Position:
- m_Target: {x: 0, y: 0, z: 0}
- speed: 2
- m_Value: {x: 0, y: 0, z: 0}
- m_RenderMode: 0
- m_ValidateTrueMetals: 0
- m_SceneViewState:
- showFog: 1
- showMaterialUpdate: 0
- showSkybox: 1
- showFlares: 1
- showImageEffects: 1
- grid:
- xGrid:
- m_Target: 0
- speed: 2
- m_Value: 0
- yGrid:
- m_Target: 1
- speed: 2
- m_Value: 1
- zGrid:
- m_Target: 0
- speed: 2
- m_Value: 0
- m_Rotation:
- m_Target: {x: -0.08717229, y: 0.89959055, z: -0.21045254, w: -0.3726226}
- speed: 2
- m_Value: {x: -0.08717229, y: 0.89959055, z: -0.21045254, w: -0.3726226}
- m_Size:
- m_Target: 10
- speed: 2
- m_Value: 10
- m_Ortho:
- m_Target: 0
- speed: 2
- m_Value: 0
- m_LastSceneViewRotation: {x: 0, y: 0, z: 0, w: 0}
- m_LastSceneViewOrtho: 0
- m_ReplacementShader: {fileID: 0}
- m_ReplacementString:
- m_LastLockedObject: {fileID: 0}
- m_ViewIsLockedToObject: 0
---- !u!114 &17
-MonoBehaviour:
- m_ObjectHideFlags: 52
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 1
- m_Script: {fileID: 12061, guid: 0000000000000000e000000000000000, type: 0}
- m_Name:
- m_EditorClassIdentifier:
- m_AutoRepaintOnSceneChange: 0
- m_MinSize: {x: 200, y: 200}
- m_MaxSize: {x: 4000, y: 4000}
- m_TitleContent:
- m_Text: Hierarchy
- m_Image: {fileID: -590624980919486359, guid: 0000000000000000d000000000000000,
- type: 0}
- m_Tooltip:
- m_DepthBufferBits: 0
- m_Pos:
- serializedVersion: 2
- x: 2
- y: 19
- width: 286
- height: 445
- m_TreeViewState:
- scrollPos: {x: 0, y: 0}
- m_SelectedIDs: 68fbffff
- m_LastClickedID: -1176
- m_ExpandedIDs: 7efbffff00000000
- m_RenameOverlay:
- m_UserAcceptedRename: 0
- m_Name:
- m_OriginalName:
- m_EditFieldRect:
- serializedVersion: 2
- x: 0
- y: 0
- width: 0
- height: 0
- m_UserData: 0
- m_IsWaitingForDelay: 0
- m_IsRenaming: 0
- m_OriginalEventType: 11
- m_IsRenamingFilename: 0
- m_ClientGUIView: {fileID: 0}
- m_SearchString:
- m_ExpandedScenes:
- -
- m_CurrenRootInstanceID: 0
- m_Locked: 0
- m_CurrentSortingName: TransformSorting
diff --git a/Assets/TutorialInfo/Layout.wlt.meta b/Assets/TutorialInfo/Layout.wlt.meta
deleted file mode 100644
index c0c8c77..0000000
--- a/Assets/TutorialInfo/Layout.wlt.meta
+++ /dev/null
@@ -1,8 +0,0 @@
-fileFormatVersion: 2
-guid: eabc9546105bf4accac1fd62a63e88e6
-timeCreated: 1487337779
-licenseType: Store
-DefaultImporter:
- userData:
- assetBundleName:
- assetBundleVariant:
diff --git a/Assets/TutorialInfo/Scripts.meta b/Assets/TutorialInfo/Scripts.meta
deleted file mode 100644
index 02da605..0000000
--- a/Assets/TutorialInfo/Scripts.meta
+++ /dev/null
@@ -1,9 +0,0 @@
-fileFormatVersion: 2
-guid: 5a9bcd70e6a4b4b05badaa72e827d8e0
-folderAsset: yes
-timeCreated: 1475835190
-licenseType: Store
-DefaultImporter:
- userData:
- assetBundleName:
- assetBundleVariant:
diff --git a/Assets/TutorialInfo/Scripts/Editor.meta b/Assets/TutorialInfo/Scripts/Editor.meta
deleted file mode 100644
index f59f099..0000000
--- a/Assets/TutorialInfo/Scripts/Editor.meta
+++ /dev/null
@@ -1,9 +0,0 @@
-fileFormatVersion: 2
-guid: 3ad9b87dffba344c89909c6d1b1c17e1
-folderAsset: yes
-timeCreated: 1475593892
-licenseType: Store
-DefaultImporter:
- userData:
- assetBundleName:
- assetBundleVariant:
diff --git a/Assets/TutorialInfo/Scripts/Editor/ReadmeEditor.cs b/Assets/TutorialInfo/Scripts/Editor/ReadmeEditor.cs
deleted file mode 100644
index ad55eca..0000000
--- a/Assets/TutorialInfo/Scripts/Editor/ReadmeEditor.cs
+++ /dev/null
@@ -1,242 +0,0 @@
-using System.Collections;
-using System.Collections.Generic;
-using UnityEngine;
-using UnityEditor;
-using System;
-using System.IO;
-using System.Reflection;
-
-[CustomEditor(typeof(Readme))]
-[InitializeOnLoad]
-public class ReadmeEditor : Editor
-{
- static string s_ShowedReadmeSessionStateName = "ReadmeEditor.showedReadme";
-
- static string s_ReadmeSourceDirectory = "Assets/TutorialInfo";
-
- const float k_Space = 16f;
-
- static ReadmeEditor()
- {
- EditorApplication.delayCall += SelectReadmeAutomatically;
- }
-
- static void RemoveTutorial()
- {
- if (EditorUtility.DisplayDialog("Remove Readme Assets",
-
- $"All contents under {s_ReadmeSourceDirectory} will be removed, are you sure you want to proceed?",
- "Proceed",
- "Cancel"))
- {
- if (Directory.Exists(s_ReadmeSourceDirectory))
- {
- FileUtil.DeleteFileOrDirectory(s_ReadmeSourceDirectory);
- FileUtil.DeleteFileOrDirectory(s_ReadmeSourceDirectory + ".meta");
- }
- else
- {
- Debug.Log($"Could not find the Readme folder at {s_ReadmeSourceDirectory}");
- }
-
- var readmeAsset = SelectReadme();
- if (readmeAsset != null)
- {
- var path = AssetDatabase.GetAssetPath(readmeAsset);
- FileUtil.DeleteFileOrDirectory(path + ".meta");
- FileUtil.DeleteFileOrDirectory(path);
- }
-
- AssetDatabase.Refresh();
- }
- }
-
- static void SelectReadmeAutomatically()
- {
- if (!SessionState.GetBool(s_ShowedReadmeSessionStateName, false))
- {
- var readme = SelectReadme();
- SessionState.SetBool(s_ShowedReadmeSessionStateName, true);
-
- if (readme && !readme.loadedLayout)
- {
- LoadLayout();
- readme.loadedLayout = true;
- }
- }
- }
-
- static void LoadLayout()
- {
- var assembly = typeof(EditorApplication).Assembly;
- var windowLayoutType = assembly.GetType("UnityEditor.WindowLayout", true);
- var method = windowLayoutType.GetMethod("LoadWindowLayout", BindingFlags.Public | BindingFlags.Static);
- method.Invoke(null, new object[] { Path.Combine(Application.dataPath, "TutorialInfo/Layout.wlt"), false });
- }
-
- static Readme SelectReadme()
- {
- var ids = AssetDatabase.FindAssets("Readme t:Readme");
- if (ids.Length == 1)
- {
- var readmeObject = AssetDatabase.LoadMainAssetAtPath(AssetDatabase.GUIDToAssetPath(ids[0]));
-
- Selection.objects = new UnityEngine.Object[] { readmeObject };
-
- return (Readme)readmeObject;
- }
- else
- {
- Debug.Log("Couldn't find a readme");
- return null;
- }
- }
-
- protected override void OnHeaderGUI()
- {
- var readme = (Readme)target;
- Init();
-
- var iconWidth = Mathf.Min(EditorGUIUtility.currentViewWidth / 3f - 20f, 128f);
-
- GUILayout.BeginHorizontal("In BigTitle");
- {
- if (readme.icon != null)
- {
- GUILayout.Space(k_Space);
- GUILayout.Label(readme.icon, GUILayout.Width(iconWidth), GUILayout.Height(iconWidth));
- }
- GUILayout.Space(k_Space);
- GUILayout.BeginVertical();
- {
-
- GUILayout.FlexibleSpace();
- GUILayout.Label(readme.title, TitleStyle);
- GUILayout.FlexibleSpace();
- }
- GUILayout.EndVertical();
- GUILayout.FlexibleSpace();
- }
- GUILayout.EndHorizontal();
- }
-
- public override void OnInspectorGUI()
- {
- var readme = (Readme)target;
- Init();
-
- foreach (var section in readme.sections)
- {
- if (!string.IsNullOrEmpty(section.heading))
- {
- GUILayout.Label(section.heading, HeadingStyle);
- }
-
- if (!string.IsNullOrEmpty(section.text))
- {
- GUILayout.Label(section.text, BodyStyle);
- }
-
- if (!string.IsNullOrEmpty(section.linkText))
- {
- if (LinkLabel(new GUIContent(section.linkText)))
- {
- Application.OpenURL(section.url);
- }
- }
-
- GUILayout.Space(k_Space);
- }
-
- if (GUILayout.Button("Remove Readme Assets", ButtonStyle))
- {
- RemoveTutorial();
- }
- }
-
- bool m_Initialized;
-
- GUIStyle LinkStyle
- {
- get { return m_LinkStyle; }
- }
-
- [SerializeField]
- GUIStyle m_LinkStyle;
-
- GUIStyle TitleStyle
- {
- get { return m_TitleStyle; }
- }
-
- [SerializeField]
- GUIStyle m_TitleStyle;
-
- GUIStyle HeadingStyle
- {
- get { return m_HeadingStyle; }
- }
-
- [SerializeField]
- GUIStyle m_HeadingStyle;
-
- GUIStyle BodyStyle
- {
- get { return m_BodyStyle; }
- }
-
- [SerializeField]
- GUIStyle m_BodyStyle;
-
- GUIStyle ButtonStyle
- {
- get { return m_ButtonStyle; }
- }
-
- [SerializeField]
- GUIStyle m_ButtonStyle;
-
- void Init()
- {
- if (m_Initialized)
- return;
- m_BodyStyle = new GUIStyle(EditorStyles.label);
- m_BodyStyle.wordWrap = true;
- m_BodyStyle.fontSize = 14;
- m_BodyStyle.richText = true;
-
- m_TitleStyle = new GUIStyle(m_BodyStyle);
- m_TitleStyle.fontSize = 26;
-
- m_HeadingStyle = new GUIStyle(m_BodyStyle);
- m_HeadingStyle.fontStyle = FontStyle.Bold;
- m_HeadingStyle.fontSize = 18;
-
- m_LinkStyle = new GUIStyle(m_BodyStyle);
- m_LinkStyle.wordWrap = false;
-
- // Match selection color which works nicely for both light and dark skins
- m_LinkStyle.normal.textColor = new Color(0x00 / 255f, 0x78 / 255f, 0xDA / 255f, 1f);
- m_LinkStyle.stretchWidth = false;
-
- m_ButtonStyle = new GUIStyle(EditorStyles.miniButton);
- m_ButtonStyle.fontStyle = FontStyle.Bold;
-
- m_Initialized = true;
- }
-
- bool LinkLabel(GUIContent label, params GUILayoutOption[] options)
- {
- var position = GUILayoutUtility.GetRect(label, LinkStyle, options);
-
- Handles.BeginGUI();
- Handles.color = LinkStyle.normal.textColor;
- Handles.DrawLine(new Vector3(position.xMin, position.yMax), new Vector3(position.xMax, position.yMax));
- Handles.color = Color.white;
- Handles.EndGUI();
-
- EditorGUIUtility.AddCursorRect(position, MouseCursor.Link);
-
- return GUI.Button(position, label, LinkStyle);
- }
-}
diff --git a/Assets/TutorialInfo/Scripts/Editor/ReadmeEditor.cs.meta b/Assets/TutorialInfo/Scripts/Editor/ReadmeEditor.cs.meta
deleted file mode 100644
index f038618..0000000
--- a/Assets/TutorialInfo/Scripts/Editor/ReadmeEditor.cs.meta
+++ /dev/null
@@ -1,12 +0,0 @@
-fileFormatVersion: 2
-guid: 476cc7d7cd9874016adc216baab94a0a
-timeCreated: 1484146680
-licenseType: Store
-MonoImporter:
- serializedVersion: 2
- defaultReferences: []
- executionOrder: 0
- icon: {instanceID: 0}
- userData:
- assetBundleName:
- assetBundleVariant:
diff --git a/Assets/TutorialInfo/Scripts/Readme.cs b/Assets/TutorialInfo/Scripts/Readme.cs
deleted file mode 100644
index 95f6269..0000000
--- a/Assets/TutorialInfo/Scripts/Readme.cs
+++ /dev/null
@@ -1,16 +0,0 @@
-using System;
-using UnityEngine;
-
-public class Readme : ScriptableObject
-{
- public Texture2D icon;
- public string title;
- public Section[] sections;
- public bool loadedLayout;
-
- [Serializable]
- public class Section
- {
- public string heading, text, linkText, url;
- }
-}
diff --git a/Assets/TutorialInfo/Scripts/Readme.cs.meta b/Assets/TutorialInfo/Scripts/Readme.cs.meta
deleted file mode 100644
index 935153f..0000000
--- a/Assets/TutorialInfo/Scripts/Readme.cs.meta
+++ /dev/null
@@ -1,12 +0,0 @@
-fileFormatVersion: 2
-guid: fcf7219bab7fe46a1ad266029b2fee19
-MonoImporter:
- externalObjects: {}
- serializedVersion: 2
- defaultReferences:
- - icon: {instanceID: 0}
- executionOrder: 0
- icon: {fileID: 2800000, guid: a186f8a87ca4f4d3aa864638ad5dfb65, type: 3}
- userData:
- assetBundleName:
- assetBundleVariant:
diff --git a/Enviro3.Editor.csproj b/Enviro3.Editor.csproj
index 7c2be03..14f8468 100644
--- a/Enviro3.Editor.csproj
+++ b/Enviro3.Editor.csproj
@@ -23,7 +23,7 @@
full
false
Temp\bin\Debug\
- UNITY_2022_3_62;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AUDIO;ENABLE_CLOTH;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_WEBGL;TEXTCORE_1_0_OR_NEWER;UNITY_WEBGL;UNITY_WEBGL_API;UNITY_DISABLE_WEB_VERIFICATION;UNITY_GFX_USE_PLATFORM_VSYNC;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_SPATIALTRACKING;ENABLE_MONO;NET_4_6;NET_UNITY_4_8;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;ENVIRO_3;ENVIRO_URP;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER;UNITY_EDITOR_ONLY_COMPILATION
+ UNITY_2022_3_61;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AUDIO;ENABLE_CLOTH;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_WEBGL;TEXTCORE_1_0_OR_NEWER;UNITY_WEBGL;UNITY_WEBGL_API;UNITY_DISABLE_WEB_VERIFICATION;UNITY_GFX_USE_PLATFORM_VSYNC;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_SPATIALTRACKING;ENABLE_MONO;NET_4_6;NET_UNITY_4_8;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;ENVIRO_3;ENVIRO_URP;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER;UNITY_EDITOR_ONLY_COMPILATION
prompt
4
0169;USG0001
@@ -52,12 +52,12 @@
Legacy
Editor:5
WebGL:20
- 2022.3.62f3c1
+ 2022.3.61f1c1
-
-
+
+
@@ -93,359 +93,355 @@
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.NVIDIAModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.NVIDIAModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.PropertiesModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PropertiesModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreFontEngineModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreFontEngineModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreTextEngineModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreTextEngineModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsCommonModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsCommonModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\PlaybackEngines\WebGLSupport\Managed\UnityEngine.WebGLModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\PlaybackEngines\WebGLSupport\Managed\UnityEngine.WebGLModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.DeviceSimulatorModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.DeviceSimulatorModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.DiagnosticsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.DiagnosticsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.EditorToolbarModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.EditorToolbarModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.PresetsUIModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.PresetsUIModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.QuickSearchModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.QuickSearchModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneViewModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneViewModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreFontEngineModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreFontEngineModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreTextEngineModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreTextEngineModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIBuilderModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIBuilderModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEditor.Graphs.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEditor.Graphs.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\PlaybackEngines\WebGLSupport\UnityEditor.WebGL.Extensions.dll
- False
-
-
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\PlaybackEngines\AndroidPlayer\UnityEditor.Android.Extensions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\PlaybackEngines\WebGLSupport\UnityEditor.WebGL.Extensions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll
False
@@ -484,516 +480,504 @@
Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll
False
-
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Types.dll
- False
-
-
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Gradle.dll
- False
-
-
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.GradleProject.dll
- False
-
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\mscorlib.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\mscorlib.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Core.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Core.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Runtime.Serialization.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Runtime.Serialization.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.Linq.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.Linq.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.Vectors.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.Vectors.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Net.Http.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Net.Http.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Microsoft.CSharp.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Microsoft.CSharp.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.DataSetExtensions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.DataSetExtensions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Drawing.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Drawing.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.FileSystem.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.FileSystem.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.ComponentModel.Composition.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.ComponentModel.Composition.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Transactions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Transactions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\Microsoft.Win32.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\Microsoft.Win32.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\netstandard.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\netstandard.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.AppContext.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.AppContext.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Buffers.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Buffers.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Concurrent.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Concurrent.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.NonGeneric.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.NonGeneric.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Specialized.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Specialized.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Annotations.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Annotations.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.EventBasedAsync.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.EventBasedAsync.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.TypeConverter.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.TypeConverter.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Console.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Console.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Data.Common.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Data.Common.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Contracts.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Contracts.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Debug.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Debug.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.FileVersionInfo.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.FileVersionInfo.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Process.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Process.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.StackTrace.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.StackTrace.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TextWriterTraceListener.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TextWriterTraceListener.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Tools.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Tools.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TraceSource.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TraceSource.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Drawing.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Drawing.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Dynamic.Runtime.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Dynamic.Runtime.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Calendars.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Calendars.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Extensions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Extensions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Compression.ZipFile.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Compression.ZipFile.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.DriveInfo.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.DriveInfo.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Watcher.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Watcher.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.IsolatedStorage.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.IsolatedStorage.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.MemoryMappedFiles.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.MemoryMappedFiles.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Pipes.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Pipes.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.UnmanagedMemoryStream.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.UnmanagedMemoryStream.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Expressions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Expressions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Parallel.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Parallel.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Queryable.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Queryable.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Memory.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Memory.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Http.Rtc.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Http.Rtc.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NameResolution.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NameResolution.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NetworkInformation.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NetworkInformation.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Ping.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Ping.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Requests.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Requests.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Security.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Security.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Sockets.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Sockets.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebHeaderCollection.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebHeaderCollection.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.Client.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.Client.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ObjectModel.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ObjectModel.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.DispatchProxy.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.DispatchProxy.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.ILGeneration.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.ILGeneration.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.Lightweight.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.Lightweight.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Extensions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Extensions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Reader.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Reader.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.ResourceManager.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.ResourceManager.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Writer.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Writer.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.CompilerServices.VisualC.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.CompilerServices.VisualC.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Extensions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Extensions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Handles.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Handles.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Numerics.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Numerics.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Formatters.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Formatters.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Json.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Json.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Xml.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Xml.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Claims.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Claims.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Algorithms.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Algorithms.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Csp.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Csp.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Encoding.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Encoding.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.X509Certificates.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.X509Certificates.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Principal.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Principal.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.SecureString.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.SecureString.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Duplex.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Duplex.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Http.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Http.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.NetTcp.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.NetTcp.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Security.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Security.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.Extensions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.Extensions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.RegularExpressions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.RegularExpressions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Overlapped.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Overlapped.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Extensions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Extensions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Parallel.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Parallel.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Thread.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Thread.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.ThreadPool.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.ThreadPool.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Timer.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Timer.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ValueTuple.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ValueTuple.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.ReaderWriter.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.ReaderWriter.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XDocument.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XDocument.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlDocument.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlDocument.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlSerializer.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlSerializer.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll
False
diff --git a/Enviro3.Runtime.csproj b/Enviro3.Runtime.csproj
index 2121256..bfc14dc 100644
--- a/Enviro3.Runtime.csproj
+++ b/Enviro3.Runtime.csproj
@@ -23,7 +23,7 @@
full
false
Temp\bin\Debug\
- UNITY_2022_3_62;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AUDIO;ENABLE_CLOTH;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_WEBGL;TEXTCORE_1_0_OR_NEWER;UNITY_WEBGL;UNITY_WEBGL_API;UNITY_DISABLE_WEB_VERIFICATION;UNITY_GFX_USE_PLATFORM_VSYNC;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_SPATIALTRACKING;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;ENVIRO_3;ENVIRO_URP;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER
+ UNITY_2022_3_61;UNITY_2022_3;UNITY_2022;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AUDIO;ENABLE_CLOTH;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_ENGINE_CODE_STRIPPING;ENABLE_ONSCREEN_KEYBOARD;ENABLE_MANAGED_UNITYTLS;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_WEBGL;TEXTCORE_1_0_OR_NEWER;UNITY_WEBGL;UNITY_WEBGL_API;UNITY_DISABLE_WEB_VERIFICATION;UNITY_GFX_USE_PLATFORM_VSYNC;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_SPATIALTRACKING;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;ENVIRO_3;ENVIRO_URP;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER
prompt
4
0169;USG0001
@@ -52,12 +52,12 @@
Legacy
Game:1
WebGL:20
- 2022.3.62f3c1
+ 2022.3.61f1c1
-
-
+
+
@@ -102,339 +102,335 @@
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.PropertiesModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PropertiesModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreFontEngineModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreFontEngineModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreTextEngineModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreTextEngineModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsCommonModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsCommonModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\PlaybackEngines\WebGLSupport\Managed\UnityEngine.WebGLModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\PlaybackEngines\WebGLSupport\Managed\UnityEngine.WebGLModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.DeviceSimulatorModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.DeviceSimulatorModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.DiagnosticsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.DiagnosticsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.EditorToolbarModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.EditorToolbarModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.PresetsUIModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.PresetsUIModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.QuickSearchModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.QuickSearchModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneViewModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneViewModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreFontEngineModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreFontEngineModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreTextEngineModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreTextEngineModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIBuilderModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIBuilderModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\Managed\UnityEditor.Graphs.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\Managed\UnityEditor.Graphs.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\PlaybackEngines\WebGLSupport\UnityEditor.WebGL.Extensions.dll
- False
-
-
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\PlaybackEngines\AndroidPlayer\UnityEditor.Android.Extensions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\PlaybackEngines\WebGLSupport\UnityEditor.WebGL.Extensions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll
False
@@ -469,504 +465,492 @@
Library\PackageCache\com.unity.visualscripting@1.9.4\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll
False
-
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Types.dll
- False
-
-
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.Gradle.dll
- False
-
-
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\PlaybackEngines\AndroidPlayer\Unity.Android.GradleProject.dll
- False
-
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\ref\2.1.0\netstandard.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\ref\2.1.0\netstandard.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\Microsoft.Win32.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\Microsoft.Win32.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.AppContext.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.AppContext.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Buffers.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Buffers.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.Concurrent.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.Concurrent.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.NonGeneric.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.NonGeneric.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.Specialized.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.Specialized.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.EventBasedAsync.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.EventBasedAsync.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.TypeConverter.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.TypeConverter.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Console.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Console.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Data.Common.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Data.Common.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Contracts.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Contracts.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Debug.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Debug.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.FileVersionInfo.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.FileVersionInfo.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Process.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Process.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.StackTrace.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.StackTrace.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.TextWriterTraceListener.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.TextWriterTraceListener.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Tools.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Tools.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.TraceSource.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.TraceSource.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Tracing.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Tracing.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Drawing.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Drawing.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Dynamic.Runtime.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Dynamic.Runtime.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.Calendars.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.Calendars.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.Extensions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.Extensions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Compression.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Compression.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Compression.ZipFile.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Compression.ZipFile.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.DriveInfo.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.DriveInfo.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.Watcher.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.Watcher.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.IsolatedStorage.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.IsolatedStorage.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.MemoryMappedFiles.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.MemoryMappedFiles.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Pipes.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Pipes.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.UnmanagedMemoryStream.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.UnmanagedMemoryStream.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Expressions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Expressions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Parallel.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Parallel.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Queryable.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Queryable.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Memory.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Memory.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Http.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Http.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.NameResolution.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.NameResolution.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.NetworkInformation.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.NetworkInformation.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Ping.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Ping.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Requests.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Requests.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Security.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Security.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Sockets.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Sockets.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebHeaderCollection.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebHeaderCollection.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebSockets.Client.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebSockets.Client.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebSockets.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebSockets.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Numerics.Vectors.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Numerics.Vectors.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ObjectModel.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ObjectModel.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.DispatchProxy.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.DispatchProxy.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.ILGeneration.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.ILGeneration.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.Lightweight.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.Lightweight.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Extensions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Extensions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.Reader.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.Reader.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.ResourceManager.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.ResourceManager.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.Writer.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.Writer.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.CompilerServices.VisualC.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.CompilerServices.VisualC.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Extensions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Extensions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Handles.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Handles.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.InteropServices.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.InteropServices.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.InteropServices.RuntimeInformation.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.InteropServices.RuntimeInformation.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Numerics.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Numerics.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Formatters.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Formatters.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Json.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Json.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Xml.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Xml.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Claims.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Claims.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Algorithms.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Algorithms.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Csp.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Csp.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Encoding.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Encoding.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Primitives.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Primitives.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.X509Certificates.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.X509Certificates.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Principal.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Principal.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.SecureString.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.SecureString.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.Encoding.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.Encoding.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.Encoding.Extensions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.Encoding.Extensions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.RegularExpressions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.RegularExpressions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Overlapped.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Overlapped.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.Extensions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.Extensions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.Parallel.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.Parallel.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Thread.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Thread.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.ThreadPool.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.ThreadPool.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Timer.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Timer.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ValueTuple.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ValueTuple.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.ReaderWriter.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.ReaderWriter.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XDocument.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XDocument.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XmlDocument.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XmlDocument.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XmlSerializer.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XmlSerializer.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XPath.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XPath.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XPath.XDocument.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XPath.XDocument.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\Extensions\2.0.0\System.Runtime.InteropServices.WindowsRuntime.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\Extensions\2.0.0\System.Runtime.InteropServices.WindowsRuntime.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\mscorlib.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\mscorlib.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.ComponentModel.Composition.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.ComponentModel.Composition.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Core.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Core.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Data.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Data.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Drawing.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Drawing.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.IO.Compression.FileSystem.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.IO.Compression.FileSystem.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Net.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Net.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Numerics.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Numerics.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Runtime.Serialization.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Runtime.Serialization.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.ServiceModel.Web.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.ServiceModel.Web.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Transactions.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Transactions.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Web.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Web.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Windows.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Windows.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Linq.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Linq.dll
False
- E:\unityEDITOR\2022.3.62f3c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Serialization.dll
+ E:\unityEDITOR\2022.3.61f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Serialization.dll
False
diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json
index e66fdf3..623677e 100644
--- a/Packages/packages-lock.json
+++ b/Packages/packages-lock.json
@@ -10,7 +10,7 @@
"url": "https://packages.unity.cn"
},
"com.unity.burst": {
- "version": "1.8.21",
+ "version": "1.8.19",
"depth": 1,
"source": "registry",
"dependencies": {
diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt
index 11e271c..dfb9324 100644
--- a/ProjectSettings/ProjectVersion.txt
+++ b/ProjectSettings/ProjectVersion.txt
@@ -1,2 +1,2 @@
-m_EditorVersion: 2022.3.62f3c1
-m_EditorVersionWithRevision: 2022.3.62f3c1 (1623fc0bbb97)
+m_EditorVersion: 2022.3.61f1c1
+m_EditorVersionWithRevision: 2022.3.61f1c1 (327989805ccf)
diff --git a/obj/Debug/Assembly-CSharp-Editor.csproj.AssemblyReference.cache b/obj/Debug/Assembly-CSharp-Editor.csproj.AssemblyReference.cache
index f5af8cd..9132d4e 100644
Binary files a/obj/Debug/Assembly-CSharp-Editor.csproj.AssemblyReference.cache and b/obj/Debug/Assembly-CSharp-Editor.csproj.AssemblyReference.cache differ
diff --git a/obj/Debug/Assembly-CSharp.csproj.AssemblyReference.cache b/obj/Debug/Assembly-CSharp.csproj.AssemblyReference.cache
index 4dc46aa..0673617 100644
Binary files a/obj/Debug/Assembly-CSharp.csproj.AssemblyReference.cache and b/obj/Debug/Assembly-CSharp.csproj.AssemblyReference.cache differ
diff --git a/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
index b9e2ec1..a0b3e1f 100644
Binary files a/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ
diff --git a/obj/Debug/Enviro3.Editor.csproj.AssemblyReference.cache b/obj/Debug/Enviro3.Editor.csproj.AssemblyReference.cache
index 861895f..99c2860 100644
Binary files a/obj/Debug/Enviro3.Editor.csproj.AssemblyReference.cache and b/obj/Debug/Enviro3.Editor.csproj.AssemblyReference.cache differ
diff --git a/obj/Debug/Enviro3.Runtime.csproj.AssemblyReference.cache b/obj/Debug/Enviro3.Runtime.csproj.AssemblyReference.cache
index e6d6d69..a31eb35 100644
Binary files a/obj/Debug/Enviro3.Runtime.csproj.AssemblyReference.cache and b/obj/Debug/Enviro3.Runtime.csproj.AssemblyReference.cache differ