質問編集履歴

2

ログ追記

2020/09/08 08:39

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -125,3 +125,189 @@
125
125
  ### 補足情報(FW/ツールのバージョンなど)
126
126
 
127
127
  Unity 2020.1.2f1 (64-bit)
128
+
129
+
130
+
131
+ ### 追記
132
+
133
+
134
+
135
+ ・Anyのログ。
136
+
137
+ ```
138
+
139
+ Info Unity Default scheme for MyInput:
140
+
141
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
142
+
143
+ Info Unity
144
+
145
+ Info Unity Current scheme for MyInput: Mouse
146
+
147
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
148
+
149
+ Info Unity
150
+
151
+ Info Unity Connected device 0: Keyboard:/Keyboard
152
+
153
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
154
+
155
+ Info Unity
156
+
157
+ Info Unity Connected device 1: Keyboard:/Keyboard1
158
+
159
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
160
+
161
+ Info Unity
162
+
163
+ Info Unity Connected device 2: Keyboard:/Keyboard2
164
+
165
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
166
+
167
+ Info Unity
168
+
169
+ Info Unity Connected device 3: Mouse:/Mouse
170
+
171
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
172
+
173
+ Info Unity
174
+
175
+ Info Unity Connected device 4: Keyboard:/Keyboard3
176
+
177
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
178
+
179
+ Info Unity
180
+
181
+ Info Unity Connected device 5: Touchscreen:/Touchscreen
182
+
183
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
184
+
185
+ Info Unity
186
+
187
+ Info Unity Connected device 6: Keyboard:/Keyboard4
188
+
189
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
190
+
191
+ ```
192
+
193
+
194
+
195
+ ・Mouseのログ。
196
+
197
+ ```
198
+
199
+ Info Unity Default scheme for MyInput: Mouse
200
+
201
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
202
+
203
+ Info Unity
204
+
205
+ Info Unity Current scheme for MyInput: Mouse
206
+
207
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
208
+
209
+ Info Unity
210
+
211
+ Info Unity Connected device 0: Keyboard:/Keyboard
212
+
213
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
214
+
215
+ Info Unity
216
+
217
+ Info Unity Connected device 1: Keyboard:/Keyboard1
218
+
219
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
220
+
221
+ Info Unity
222
+
223
+ Info Unity Connected device 2: Keyboard:/Keyboard2
224
+
225
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
226
+
227
+ Info Unity
228
+
229
+ Info Unity Connected device 3: Mouse:/Mouse
230
+
231
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
232
+
233
+ Info Unity
234
+
235
+ Info Unity Connected device 4: Keyboard:/Keyboard3
236
+
237
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
238
+
239
+ Info Unity
240
+
241
+ Info Unity Connected device 5: Touchscreen:/Touchscreen
242
+
243
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
244
+
245
+ Info Unity
246
+
247
+ Info Unity Connected device 6: Keyboard:/Keyboard4
248
+
249
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
250
+
251
+
252
+
253
+ ```
254
+
255
+
256
+
257
+ ・Touchscreenのログ。
258
+
259
+ ```
260
+
261
+ Info Unity Default scheme for MyInput: Touchscreen
262
+
263
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
264
+
265
+ Info Unity
266
+
267
+ Info Unity Current scheme for MyInput: Touchscreen
268
+
269
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
270
+
271
+ Info Unity
272
+
273
+ Info Unity Connected device 0: Keyboard:/Keyboard
274
+
275
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
276
+
277
+ Info Unity
278
+
279
+ Info Unity Connected device 1: Keyboard:/Keyboard1
280
+
281
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
282
+
283
+ Info Unity
284
+
285
+ Info Unity Connected device 2: Keyboard:/Keyboard2
286
+
287
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
288
+
289
+ Info Unity
290
+
291
+ Info Unity Connected device 3: Mouse:/Mouse
292
+
293
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
294
+
295
+ Info Unity
296
+
297
+ Info Unity Connected device 4: Keyboard:/Keyboard3
298
+
299
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
300
+
301
+ Info Unity
302
+
303
+ Info Unity Connected device 5: Touchscreen:/Touchscreen
304
+
305
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
306
+
307
+ Info Unity
308
+
309
+ Info Unity Connected device 6: Keyboard:/Keyboard4
310
+
311
+ Info Unity (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
312
+
313
+ ```

1

スペルミス修正

2020/09/08 08:39

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -80,17 +80,17 @@
80
80
 
81
81
  ```
82
82
 
83
- Default Sheme:Any, Auto-Switch:オンの結果:×Android実機上でタッチに反応せず。
83
+ Default Scheme:Any, Auto-Switch:オンの結果:×Android実機上でタッチに反応せず。
84
84
 
85
- Default Sheme:Any, Auto-Switch:オフの結果:×Android実機上でタッチに反応せず。
85
+ Default Scheme:Any, Auto-Switch:オフの結果:×Android実機上でタッチに反応せず。
86
86
 
87
- Default Sheme:Mouse, Auto-Switch:オンの結果:×Android実機上でタッチに反応せず。
87
+ Default Scheme:Mouse, Auto-Switch:オンの結果:×Android実機上でタッチに反応せず。
88
88
 
89
- Default Sheme:Mouse, Auto-Switch:オフの結果:×Android実機上でタッチに反応せず。
89
+ Default Scheme:Mouse, Auto-Switch:オフの結果:×Android実機上でタッチに反応せず。
90
90
 
91
- Default Sheme:Touchscreen, Auto-Switch:オンの結果:〇Android実機上でタッチに反応。
91
+ Default Scheme:Touchscreen, Auto-Switch:オンの結果:〇Android実機上でタッチに反応。
92
92
 
93
- Default Sheme:Touchscreen, Auto-Switch:オフの結果:〇Android実機上でタッチに反応。
93
+ Default Scheme:Touchscreen, Auto-Switch:オフの結果:〇Android実機上でタッチに反応。
94
94
 
95
95
  ```
96
96
 
@@ -106,17 +106,17 @@
106
106
 
107
107
  ```
108
108
 
109
- Default Sheme:Any, Auto-Switch:オンの結果:〇Unityエディタのマウスの左クリックに反応。
109
+ Default Scheme:Any, Auto-Switch:オンの結果:〇Unityエディタのマウスの左クリックに反応。
110
110
 
111
- Default Sheme:Any, Auto-Switch:オフの結果:〇Unityエディタのマウスの左クリックに反応。
111
+ Default Scheme:Any, Auto-Switch:オフの結果:〇Unityエディタのマウスの左クリックに反応。
112
112
 
113
- Default Sheme:Mouse, Auto-Switch:オンの結果:〇Unityエディタのマウスの左クリックに反応。
113
+ Default Scheme:Mouse, Auto-Switch:オンの結果:〇Unityエディタのマウスの左クリックに反応。
114
114
 
115
- Default Sheme:Mouse, Auto-Switch:オフの結果:〇Unityエディタのマウスの左クリックに反応。
115
+ Default Scheme:Mouse, Auto-Switch:オフの結果:〇Unityエディタのマウスの左クリックに反応。
116
116
 
117
- Default Sheme:TouchScreen, Auto-Switch:オンの結果:〇Unityエディタのマウスの左クリックに反応。
117
+ Default Scheme:TouchScreen, Auto-Switch:オンの結果:〇Unityエディタのマウスの左クリックに反応。
118
118
 
119
- Default Sheme:TouchScreen, Auto-Switch:オフの結果:〇Unityエディタのマウスの左クリックに反応。
119
+ Default Scheme:TouchScreen, Auto-Switch:オフの結果:〇Unityエディタのマウスの左クリックに反応。
120
120
 
121
121
  ```
122
122