NEW SIMPLE EDITOR BUG creating object, and then reference, does not remove the empty value for the created reference.

Working successfully with the editor, and did run in this easy to reproduce bug:

Create in the graphical model a model with two classes C1 and C2, and a C1toC2 Reference. Works all perfectly.

Now go on the classes and create an instance of each. Just by do.. instantiate

Now create the refernce from the C1 to C2 instance, this looks perfect, but internally it does not set the value of the pre-created object-reference value but adds a second one, which results in only seeing the first, empty one.

I recreate now in a video, see the mp4, attach the mcore export at the end of the video.

And here a screenshot of the faulty constellation, cycled in red what is wrong: image

Here, what should have happened, after removing manually the wrong entry: image

myComponent_202502162328.mcore

Edited by Philipp W. Kutter