Skip to content

Cubism 5 SDK for Unity R5 beta2

Choose a tag to compare

@wada-at-live2d-com wada-at-live2d-com released this 14 Oct 02:34
· 8 commits to master since this release
4e0c106

Changed

  • Change to a method where RenderTexture for offscreen is pre-created in small numbers and reused.
  • Change the version of the development project to 6000.0.58f2.

Fixed

  • Fix an issue where objects were not rendered when redisplayed.
  • Fix an issue where offscreen was not affected by OverrideFlagForModelMultiplyColors and OverrideFlagForModelScreenColors.
  • Fix an issue where collision detection remained active even when the collision detection Drawable was hidden.
  • Fix an issue where pressing the reset button in the CubismParametersInspector would revert to the state before the reset when running the scene.
  • Fix a bug that hit detection does not match the model’s visual appearance.
  • Fix a bug that the model may be partially clipped when rendered.
  • Fix the size of models using features introduced in Cubism 5.3 differed from models created in prior to Cubism 5.3.
  • Fixed an issue where models for Cubism 5.3 were not rendered correctly in environments where UNITY_REVERSED_Z is enabled.