Skip to content

Commit 40b74df

Browse files
committed
updating unity version to 16
1 parent a4b8e00 commit 40b74df

File tree

12 files changed

+283
-12
lines changed

12 files changed

+283
-12
lines changed

Project/Assets/ML-Agents/Examples/PushBlockWithInput/Scripts/PushBlockActions.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//------------------------------------------------------------------------------
22
// <auto-generated>
33
// This code was auto-generated by com.unity.inputsystem:InputActionCodeGenerator
4-
// version 1.3.0
4+
// version 1.4.4
55
// from Assets/ML-Agents/Examples/PushBlockWithInput/PushBlockActions.inputactions
66
//
77
// Changes to this file may cause incorrect behavior and will be lost if

Project/Packages/manifest.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"dependencies": {
3-
"com.unity.ide.rider": "3.0.5",
4-
"com.unity.inputsystem": "1.3.0",
3+
"com.unity.ide.rider": "3.0.16",
4+
"com.unity.inputsystem": "1.4.4",
55
"com.unity.ml-agents": "file:../../com.unity.ml-agents",
66
"com.unity.ml-agents.extensions": "file:../../com.unity.ml-agents.extensions",
7-
"com.unity.nuget.newtonsoft-json": "2.0.0",
7+
"com.unity.nuget.newtonsoft-json": "3.0.2",
88
"com.unity.recorder": "3.0.3",
9-
"com.unity.test-framework": "1.1.29",
9+
"com.unity.test-framework": "1.1.31",
1010
"com.unity.textmeshpro": "3.0.6",
1111
"com.unity.toolchain.macos-x86_64-linux-x86_64": "2.0.3",
1212
"com.unity.ugui": "1.0.0",

Project/Packages/packages-lock.json

+7-5
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,16 @@
2828
"url": "https://packages.unity.com"
2929
},
3030
"com.unity.ide.rider": {
31-
"version": "3.0.5",
31+
"version": "3.0.16",
3232
"depth": 0,
3333
"source": "registry",
34-
"dependencies": {},
34+
"dependencies": {
35+
"com.unity.ext.nunit": "1.0.6"
36+
},
3537
"url": "https://packages.unity.com"
3638
},
3739
"com.unity.inputsystem": {
38-
"version": "1.3.0",
40+
"version": "1.4.4",
3941
"depth": 0,
4042
"source": "registry",
4143
"dependencies": {
@@ -70,7 +72,7 @@
7072
}
7173
},
7274
"com.unity.nuget.newtonsoft-json": {
73-
"version": "2.0.0",
75+
"version": "3.0.2",
7476
"depth": 0,
7577
"source": "registry",
7678
"dependencies": {},
@@ -102,7 +104,7 @@
102104
"url": "https://packages.unity.com"
103105
},
104106
"com.unity.test-framework": {
105-
"version": "1.1.29",
107+
"version": "1.1.31",
106108
"depth": 0,
107109
"source": "registry",
108110
"dependencies": {
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!387306366 &1
4+
MemorySettings:
5+
m_ObjectHideFlags: 0
6+
m_EditorMemorySettings:
7+
m_MainAllocatorBlockSize: -1
8+
m_ThreadAllocatorBlockSize: -1
9+
m_MainGfxBlockSize: -1
10+
m_ThreadGfxBlockSize: -1
11+
m_CacheBlockSize: -1
12+
m_TypetreeBlockSize: -1
13+
m_ProfilerBlockSize: -1
14+
m_ProfilerEditorBlockSize: -1
15+
m_BucketAllocatorGranularity: -1
16+
m_BucketAllocatorBucketsCount: -1
17+
m_BucketAllocatorBlockSize: -1
18+
m_BucketAllocatorBlockCount: -1
19+
m_ProfilerBucketAllocatorGranularity: -1
20+
m_ProfilerBucketAllocatorBucketsCount: -1
21+
m_ProfilerBucketAllocatorBlockSize: -1
22+
m_ProfilerBucketAllocatorBlockCount: -1
23+
m_TempAllocatorSizeMain: -1
24+
m_JobTempAllocatorBlockSize: -1
25+
m_BackgroundJobTempAllocatorBlockSize: -1
26+
m_JobTempAllocatorReducedBlockSize: -1
27+
m_TempAllocatorSizeGIBakingWorker: -1
28+
m_TempAllocatorSizeNavMeshWorker: -1
29+
m_TempAllocatorSizeAudioWorker: -1
30+
m_TempAllocatorSizeCloudWorker: -1
31+
m_TempAllocatorSizeGfx: -1
32+
m_TempAllocatorSizeJobWorker: -1
33+
m_TempAllocatorSizeBackgroundWorker: -1
34+
m_TempAllocatorSizePreloadManager: -1
35+
m_PlatformMemorySettings: {}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!114 &1
4+
MonoBehaviour:
5+
m_ObjectHideFlags: 61
6+
m_CorrespondingSourceObject: {fileID: 0}
7+
m_PrefabInstance: {fileID: 0}
8+
m_PrefabAsset: {fileID: 0}
9+
m_GameObject: {fileID: 0}
10+
m_Enabled: 1
11+
m_EditorHideFlags: 0
12+
m_Script: {fileID: 13964, guid: 0000000000000000e000000000000000, type: 0}
13+
m_Name:
14+
m_EditorClassIdentifier:
15+
m_EnablePreReleasePackages: 0
16+
m_EnablePackageDependencies: 0
17+
m_AdvancedSettingsExpanded: 1
18+
m_ScopedRegistriesSettingsExpanded: 1
19+
m_SeeAllPackageVersions: 0
20+
oneTimeWarningShown: 0
21+
m_Registries:
22+
- m_Id: main
23+
m_Name:
24+
m_Url: https://packages.unity.com
25+
m_Scopes: []
26+
m_IsDefault: 1
27+
m_Capabilities: 7
28+
m_ConfigSource: 0
29+
m_UserSelectedRegistryName:
30+
m_UserAddingNewScopedRegistry: 0
31+
m_RegistryInfoDraft:
32+
m_Modified: 0
33+
m_ErrorMessage:
34+
m_UserModificationsInstanceId: -826
35+
m_OriginalInstanceId: -828
36+
m_LoadAssets: 0
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2021.3.11f1
2-
m_EditorVersionWithRevision: 2021.3.11f1 (0a5ca18544bf)
1+
m_EditorVersion: 2021.3.16f1
2+
m_EditorVersionWithRevision: 2021.3.16f1 (4016570cf34f)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,167 @@
1+
{
2+
"templatePinStates": [],
3+
"dependencyTypeInfos": [
4+
{
5+
"userAdded": false,
6+
"type": "UnityEngine.AnimationClip",
7+
"ignore": false,
8+
"defaultInstantiationMode": 0,
9+
"supportsModification": true
10+
},
11+
{
12+
"userAdded": false,
13+
"type": "UnityEditor.Animations.AnimatorController",
14+
"ignore": false,
15+
"defaultInstantiationMode": 0,
16+
"supportsModification": true
17+
},
18+
{
19+
"userAdded": false,
20+
"type": "UnityEngine.AnimatorOverrideController",
21+
"ignore": false,
22+
"defaultInstantiationMode": 0,
23+
"supportsModification": true
24+
},
25+
{
26+
"userAdded": false,
27+
"type": "UnityEditor.Audio.AudioMixerController",
28+
"ignore": false,
29+
"defaultInstantiationMode": 0,
30+
"supportsModification": true
31+
},
32+
{
33+
"userAdded": false,
34+
"type": "UnityEngine.ComputeShader",
35+
"ignore": true,
36+
"defaultInstantiationMode": 1,
37+
"supportsModification": true
38+
},
39+
{
40+
"userAdded": false,
41+
"type": "UnityEngine.Cubemap",
42+
"ignore": false,
43+
"defaultInstantiationMode": 0,
44+
"supportsModification": true
45+
},
46+
{
47+
"userAdded": false,
48+
"type": "UnityEngine.GameObject",
49+
"ignore": false,
50+
"defaultInstantiationMode": 0,
51+
"supportsModification": true
52+
},
53+
{
54+
"userAdded": false,
55+
"type": "UnityEditor.LightingDataAsset",
56+
"ignore": false,
57+
"defaultInstantiationMode": 0,
58+
"supportsModification": false
59+
},
60+
{
61+
"userAdded": false,
62+
"type": "UnityEngine.LightingSettings",
63+
"ignore": false,
64+
"defaultInstantiationMode": 0,
65+
"supportsModification": true
66+
},
67+
{
68+
"userAdded": false,
69+
"type": "UnityEngine.Material",
70+
"ignore": false,
71+
"defaultInstantiationMode": 0,
72+
"supportsModification": true
73+
},
74+
{
75+
"userAdded": false,
76+
"type": "UnityEditor.MonoScript",
77+
"ignore": true,
78+
"defaultInstantiationMode": 1,
79+
"supportsModification": true
80+
},
81+
{
82+
"userAdded": false,
83+
"type": "UnityEngine.PhysicMaterial",
84+
"ignore": false,
85+
"defaultInstantiationMode": 0,
86+
"supportsModification": true
87+
},
88+
{
89+
"userAdded": false,
90+
"type": "UnityEngine.PhysicsMaterial2D",
91+
"ignore": false,
92+
"defaultInstantiationMode": 0,
93+
"supportsModification": true
94+
},
95+
{
96+
"userAdded": false,
97+
"type": "UnityEngine.Rendering.PostProcessing.PostProcessProfile",
98+
"ignore": false,
99+
"defaultInstantiationMode": 0,
100+
"supportsModification": true
101+
},
102+
{
103+
"userAdded": false,
104+
"type": "UnityEngine.Rendering.PostProcessing.PostProcessResources",
105+
"ignore": false,
106+
"defaultInstantiationMode": 0,
107+
"supportsModification": true
108+
},
109+
{
110+
"userAdded": false,
111+
"type": "UnityEngine.Rendering.VolumeProfile",
112+
"ignore": false,
113+
"defaultInstantiationMode": 0,
114+
"supportsModification": true
115+
},
116+
{
117+
"userAdded": false,
118+
"type": "UnityEditor.SceneAsset",
119+
"ignore": false,
120+
"defaultInstantiationMode": 0,
121+
"supportsModification": false
122+
},
123+
{
124+
"userAdded": false,
125+
"type": "UnityEngine.Shader",
126+
"ignore": true,
127+
"defaultInstantiationMode": 1,
128+
"supportsModification": true
129+
},
130+
{
131+
"userAdded": false,
132+
"type": "UnityEngine.ShaderVariantCollection",
133+
"ignore": true,
134+
"defaultInstantiationMode": 1,
135+
"supportsModification": true
136+
},
137+
{
138+
"userAdded": false,
139+
"type": "UnityEngine.Texture",
140+
"ignore": false,
141+
"defaultInstantiationMode": 0,
142+
"supportsModification": true
143+
},
144+
{
145+
"userAdded": false,
146+
"type": "UnityEngine.Texture2D",
147+
"ignore": false,
148+
"defaultInstantiationMode": 0,
149+
"supportsModification": true
150+
},
151+
{
152+
"userAdded": false,
153+
"type": "UnityEngine.Timeline.TimelineAsset",
154+
"ignore": false,
155+
"defaultInstantiationMode": 0,
156+
"supportsModification": true
157+
}
158+
],
159+
"defaultDependencyTypeInfo": {
160+
"userAdded": false,
161+
"type": "<default_scene_template_dependencies>",
162+
"ignore": false,
163+
"defaultInstantiationMode": 1,
164+
"supportsModification": true
165+
},
166+
"newSceneOverride": 0
167+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!890905787 &1
4+
VersionControlSettings:
5+
m_ObjectHideFlags: 0
6+
m_Mode: Visible Meta Files
7+
m_CollabEditorSettings:
8+
inProgressEnabled: 1

Project/ProjectSettings/boot.config

Whitespace-only changes.

com.unity.ml-agents/Samples.meta

+8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

com.unity.ml-agents/Samples/3DBall.meta

+8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

com.unity.ml-agents/Samples/3DBall/3DBall.unitypackage.meta

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)