FIXED: [2025.31310 Win11] Exceptions in script OPs are silently ignored

Steps to reproduce:

  • Create a script DAT
  • In the onCook function add raise Exception(‘hi’)
  • Nothing gets shown on the operator or in the textport
1 Like

Thanks for the report, I can reproduce the issue. We will take a look into it.

1 Like

This will be fixed in builds 2025.31386+ and later.

1 Like