sbox-issues
sbox-issues copied to clipboard
Error point to a wrong line
Describe the bug
Misleading behavior and wrong line in error message
To Reproduce
- Create Empty and add new Component like so
You can compile this without any errors Now if you save restart editor, component will be missing without proper explanation If you try to add this Component, there will be Null error pointing to a random line
Expected behavior
I'm assuming you can't initialize Foo in declaration here, but current behavior and error is very confusing
Media/Files
No response
Additional context
No response