Unity

ゲーム

ほうかごスクールシミュレーターGooglePlay AppStoreで公開中

トラブルシューティング

Exception encountered in operation Resource(xxx): Unknown error in AsyncOperation UnityEngine.AsyncOperation:InvokeCompletionEvent()

Unity

Unity2019.3 AddressableとURPでAndroid iPhone Windowsゲーム開発事例

スポンサーリンク
トラブルシューティング

Exception: Calling TargetGuidByName with name=’Unity-iPhone’ is deprecated. There are two targets now, call GetUnityMainTargetGuid() – for app or GetUnityFrameworkTargetGuid() – for source/plugins to get Guid instead.

トラブルシューティング

Request error (error): UnityEditor.AsyncHTTPClient:Done(State, Int32)

トラブルシューティング

Addressables – runtime data was built with a different build target. Expected StandaloneWindows64, but data was built with StandaloneWindows. Certain assets may not load correctly including shaders. You can rebuild player content via the Addressable Assets window.

Unity

win standaloneゲームをAndroidに移植した話

設計

GetCSharpComponentを作ってみた感想

トラブルシューティング

[Addressable]ArgumentException: An item with the same key has already been added. Key: *****

最適化

Camera.layerCullDistancesで手軽に描画メッシュを減らす