Description
Script assets returned from asset_get_ids are empty functions with long names.
A script file named Script1 with a function within:
function Script1(_value) {
return _value;
}
Will get for example the name : TESTGMRT__scripts_x2F_Script1_x2F_Script1
from asset_get_ids().
The script is callable via the asset id array, but does nothing.
Steps To Reproduce
- Create Object, and Script.
- Add function to script that returns a value.
- Create a variable in object that get data from asset_get_ids(asset_script).
- Call script..
- See that nothing happens.
Which version of GMRT are you reporting this issue for?
IDE v2026.0.0.16 GMRT 0.16.0
Which operating system(s) are you seeing the problem on?
Linux Ubuntu 26.04 LTS kernel 7.0.0.22
Which platform(s) are you seeing the problem on?
Ubuntu
52f5dba4-5cfb-4c0a-ad58-6be3579ae185
Description
Script assets returned from asset_get_ids are empty functions with long names.
A script file named Script1 with a function within:
function Script1(_value) {
return _value;
}
Will get for example the name : TESTGMRT__scripts_x2F_Script1_x2F_Script1
from asset_get_ids().
The script is callable via the asset id array, but does nothing.
Steps To Reproduce
Which version of GMRT are you reporting this issue for?
IDE v2026.0.0.16 GMRT 0.16.0
Which operating system(s) are you seeing the problem on?
Linux Ubuntu 26.04 LTS kernel 7.0.0.22
Which platform(s) are you seeing the problem on?
Ubuntu
52f5dba4-5cfb-4c0a-ad58-6be3579ae185