Remove Bug Remove Render Remove Simulation
article thumbnail

Cocos Creator 3.8.5 forum version

Cocos

This release focuses on package size reduction, rendering pipeline improvements, and editor usability, alongside extensive bug fixes and platform compatibility enhancements. Rendering pipeline improvements : Added support for PipelinePass in the new pipeline. Additional bug fixes: UiOpacity issues on Web and Native platforms.

article thumbnail

Dev snapshot: Godot 4.4 beta 3

Mircosoft Game Dev

The cover illustration is from Ballionaire , a roguelike pachinko simulator where the laws of physics bend to your will, developed by newobject and published by Raw Fury! Export: Disable Metal and Vulkan renderers in simulator builds. Remove simulator support from editor/exporter ( GH-102179 ).

Beta 76
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Release candidate: Godot 4.4.1 RC 1

Mircosoft Game Dev

The illustration picture for this article comes from Book Bound , a cozy bookshop simulator game by Bit66 Games, which was recently released on Steam. Rendering: Add ASTC HDR format variants ( GH-102777 ). Rendering: Fix voxelizer normals ( GH-102893 ). Rendering: Fix uninitialized value in Tonemap ( GH-103092 ).

Shaders 73
article thumbnail

Dev snapshot: Godot 4.4 beta 1

Mircosoft Game Dev

This means contributors are encouraged to focus their efforts on fixing regressions and other outstanding bugs. We wont risk merging any new features or risky bug fixes until after we release 4.4 Breaking changes Animation Audio C# Core Editor GDScript Import Input Physics Platforms Rendering and shaders XR New in Beta 1!

Beta 106
article thumbnail

Bug: Simulator not rendering ttf font

Cocos

The font is appearing correctly on web builds and Android build, but when using the simulator the font is rendered as a system font. gilizeevi: CHAR caching and a ttf font. The issue is fixed by recompiling the engine on Windows. The same didn’t work on Mac. Issues happen with CC 3.7.2

Render 52
article thumbnail

Dev snapshot: Godot 4.5 dev 2

Mircosoft Game Dev

As always: with new features comes new bugs (probably), so the sooner we can get feedback and bug reports in, the better. The cover illustration is from Fortune Avenue , a capitalism simulator where you shrewdly extort and outmaneuver your friends in a chaotic, board-game environment. It is developed by Binogure Studio.

Dev 62
article thumbnail

Bug: Simulator not rendering ttf font

Cocos

I’ve test ttf scene and run simulator on my mac. It seems run well. Here is my test scene. Maybe you could have a try. github.com cocos/cocos-test-projects/blob/v3.7/assets/cases/ui/02.label/ttf-font.scene assets/cases/ui/02.label/ttf-font.scene show original If you still have problem, tell me and upload your demo.