Hey. I’m having a weird error in engine comp in my project. It gives me an error about the names that are not the part of the expression (although they might have been at some point, so maybe some kind of caching issue?). The engine comp functions properly and both parameters react to the referenced values changes so all good it’s just annoying having network report components with error.
If you look closely to the error message you would see that they don’t correspond to the expressions. Also, as I said, all functionality works, so there are no errors there actually.