Editor build glitch

I’ve seen this a few times recently. Upon editing a line of code something seems to go out of sync and building produces a false error. Quitting the editor and deleting the build folder fixes the issue.

It’s hard to reproduce specifically so I can’t make a proper bug report. Has anyone else had something like this?

image

1 Like

@vlaaad any idea what’s going wrong?

I saw this behavior once, and fixed the issue by cutting and pasting back the whole file. I couldn’t reproduce it afterwards. Would be cool to have a repro!

2 Likes

Just found that swapping the offending line around with the one below it corrected the problem as well.