Bugs after Kodular Creator 2025.10 update

I checked out Kodular Fenix (v1.5D.0) Bug Tracker before creating a new topic

Describe your issue

  • “Component Video Player” does not play videos, the screen goes black in that area
  • “Component Camera” cannot save images
    I’m frustrated everything seems normal in companion but in APK there is some mess.

Steps to reproduce the issue

  • When the card is clicked, the Camera is called to capture an image, save it, and display it in the Image Component (the image doesn’t appear).
  • Besides the image, there’s a label displaying the save path (this also doesn’t appear).
  • After the process is complete, several UI settings are set (and these don’t run either).

Expected Behaviour

  • When the Camera card is clicked, the image is saved locally and then displayed in the Image section.
  • A label displays the path to the storage location.
  • After the process is complete, several UI settings are set.

Actual Behaviour

  • images not showing
  • video player not showing videos
  • some UI settings not set

Show your Blocks




Android version

  • My device Android version 15
  • Minimum SDK level is Android version 5.0
1 Like

I’m facing the same issue, whith the camera compnent

I’ve made a fix by moving the block in Error Occurred to Camera When.AfterPicture. Although the companion error 201 appears, the APK runs fine for me. However, playing videos still results in a black screen.

block: