Code Editor Bug

Another Bug found :face_with_raised_eyebrow: … Possibly?


This weird bug happens when i try to make a new array or object. Sometimes it gives me variables that don’t exists or when I try to create a new variable it doesn’t show.


Duplicates ↑

For some reason it says that ARRAY is a number ↑

I never made the Array Entitys ↑


Every time I reload it still happens…

Do you have anything in the global scope with those variable names? Maybe in the wasm files from C++?

Can you replicate in another project so we can take a look please?

Hmm, there’s nothing really in the c++ folder but txt files. Here’s a link to a fork https://playcanvas.com/editor/scene/1060193

I couldn’t repro the issue with a fork of your project. Very odd. When it next happens, can you check the browser dev console and see if there are any errors there?

1 Like