when i tried to open scene in editor it failed and give me error. here is the error
scene/resources/resource_format_text.cpp:283 - res://levels/level5.tscn:168 - Parse Error:
Failed loading resource: res://levels/level5.tscn. Make sure resources have been imported by opening the project in the editor at least once.
scene/resources/resource_format_text.cpp:283 - res://levels/level4.tscn:133 - Parse Error:
Failed loading resource: res://levels/level4.tscn. Make sure resources have been imported by opening the project in the editor at least once.
scene/resources/resource_format_text.cpp:283 - res://levels/level3.tscn:151 - Parse Error:
Failed loading resource: res://levels/level3.tscn. Make sure resources have been imported by opening the project in the editor at least once.
scene/resources/resource_format_text.cpp:283 - res://levels/level2.tscn:116 - Parse Error:
Failed loading resource: res://levels/level2.tscn. Make sure resources have been imported by opening the project in the editor at least once.
scene/resources/resource_format_text.cpp:283 - res://levels/level1.tscn:115 - Parse Error:
Failed loading resource: res://levels/level1.tscn. Make sure resources have been imported by opening the project in the editor at least once.
how to fix it. also there's about 4 other scene that has the same problem