Saving a procedure with a local object variable and then importing it to a procedure with no variables will not load the saved variable for the object. Though the file local variable works just fine so it's specifically an issue with the object variable type.
I thought I reported this before but I checked the closed issues and could not find it reported so I though I would report the bug so it could be properly fixed.
How to reproduce this issue?
Make a procedure basic JSON config procedure.
make sure to have local variables for both file, and object.
Save the procedure to your computer
Create a new procedure.
Load the procedure template
The local object file will be blank on all the blocks and on the local procedure tab not created.
Issue description
Saving a procedure with a local object variable and then importing it to a procedure with no variables will not load the saved variable for the object. Though the file local variable works just fine so it's specifically an issue with the object variable type.
I thought I reported this before but I checked the closed issues and could not find it reported so I though I would report the bug so it could be properly fixed.
How to reproduce this issue?
Operating system
Windows
Details
Plugin version: 5.6.1 MCreator version: 2023.1 Generator type: 1.19.2
But it has been happening for a long time maybe since its creation.
Example workspace
example.zip
Logs
No response
Issue tracker rule checks (please read carefully)