unityでいってみよう!

unityがチョットワカル位の人のブログ

Release Note

Unity2020.3.13f1 ReleaseNote 解説

はじめに リリースノートを見ても簡潔過ぎて、実際にどういった不具合が起きていたのかさっぱり分からないということが多々あります。 ここでは、リリースノートからそんなissueを取り出して解説していきます。 既知の不具合 OpenGL: SRP Batcher not workin…

公式サイトにおけるUnity Release Notesの日本語化について

公式サイトにおけるUnity Release Notesの日本語版PDFの提供について 現実点では特にアナウンスはありませんが、Unity公式サイトでUnity Release Notesの日本語化が始まったのはご存知でしょうか? 少し分かり難いですが、ReleaseNotesの各リンクの下の方にT…

Unity2018.4.26f1 Release Note 解説

Unity2018.4.26f1 Release Note 解説 Known Issues in 2018.4.26f1 Animation: Animator.Update CPU time spikes when multiple animations are playing (1184690) 複数(700~800)のAnimationを同時に実行するとAnimator.UpdateでCPU Time Spikeが発生する。 …

Unity2018.4.25f1 Release Note 解説

Unity2018.4.25f1 Release Note 解説 Known Issues in 2018.4.25f1 Animation: Animator.Update CPU time spikes when multiple animations are playing (1184690) 複数(700~800)のAnimationを同時に実行するとAnimator.UpdateでCPU Time Spikeが発生する。 …

Unity2019.4.3f1リリースノート解説

既知の不具合 AI: Editor crashes on MemoryManager::GetAllocator when selecting NavMeshAgent Component in the Inspector window (1257220) Inspector WindowにNavMeshAgent Componentを表示するとMemoryManager::GetAllocator でUnityEditorがクラッシ…

Unity2018.4.24f1リリースノート解説

既知の不具合 Animation: Animator.Update CPU time spikes when multiple animations are playing (1184690) 複数のAnimationを同時に実行するとAnimator.UpdateでCPU Time Spikeが発生する。 Asset Importers: Crash on VertexDeclarationD3D11::GetInputL…

Unity2019.4.2f1リリースノート解説

2019.4.2f1既知の不具合 AI: Editor crashes on MemoryManager::GetAllocator when selecting NavMeshAgent Component in the Inspector window (1257220) Inspector WindowにNavMeshAgent Componentを表示するとMemoryManager::GetAllocator でUnityEditor…

2019.4.1f1リリースノート解説

はじめに Unity2019.4.1f1のリリースノートの解説です。 内容に間違いがあってもなんの責任も取れませんのでご理解の程お願いします。 今回の概要ですが、Physics.Cloth、ComputeShader、PackagerManager、デバック時のUnityEditorのクラッシュ(特にRider)に…

2019.4.0f1リリースノート解説

既知の不具合 Animation: [macOS] Inconsistent crash in objc_msgSend/objc_retain when previewing Animations with Animator window open (1242026) Global Illumination: [URP] Transparencies are ignored because URP uses _BaseMap as main texture i…

2019.3.15f1リリースノート解説

既知の不具合 Animation: Editor crashes with Animator::CreateInternalControllerPlayable when GameObjects are mached (1245074) Animation: [macOS] Inconsistent crash in objc_msgSend/objc_retain when previewing Animations with Animator window …

Unity2018.4.23f1 Release Note 解説

はじめに 既知の不具合 Animation: Animator.Update CPU time spikes when multiple animations are playing (1184690) Graphics - General: 'task.rasterData.vertexBuffer == NULL' errors when using a Particle System (1226357) OpenGL: Crash on Buffe…