Cubism 5 SDK for Unity R5 beta2
·
8 commits
to master
since this release
Changed
- Change to a method where
RenderTexturefor 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
OverrideFlagForModelMultiplyColorsandOverrideFlagForModelScreenColors. - 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
CubismParametersInspectorwould 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.3differed from models created in prior toCubism 5.3. - Fixed an issue where models for
Cubism 5.3were not rendered correctly in environments whereUNITY_REVERSED_Zis enabled.