マーケットプレイスで無料で取得した環境の使い方がわかりません

・UE5を使用しています。初心者です。ゲームとしてではなく映像制作の一環として使用したいのですが・・・
無料で取得した下記写真の環境のマップを開いたのですが写真のような状態でした白い紙!?メモ!?みたいなものが配置されている状態です。組み立てが必要なのかと思うのですが・・・どうしていいのかさっぱりわかりません。他の環境でも共通してやる最初の必須作業等があるのでしょうか?再ビルドの工程がわかる説明ページ等あれば教えて頂けますでしょうか?
・また、もしくは、この取得した環境での再ビルド方法を教えて頂けると幸いです。

宜しくお願い致します。

Hey @AKi-Pax!

Unfortunately, the image was not posted so we cannot see what is going wrong here, would you mind reposting it? Also, do you mind sharing the link to the Marketplace page of the product in question so we can see what it’s supposed to look like?

Any additional specifics you can provide may go a long way in solving your problem!

Thanks for the reply. I forgot to attach the image.

Here’s what I got.
「 Modular SciFi Season 1 Starter Bundle」

「 Modular SciFi Season 1 Starter Bundle」

When I launch Map, I see the following

I’m a beginner. So I’m not even sure if the ones I get from the marketplace generally require initial build myself. If necessary, could you tell me what I generally do when I import it in my project of UE5?

If it is not common, please tell me how to build this environment, or what the numerous white notepaper-like objects in the image mean.

Hey @AKi-Pax,

To correct your error, you will need to go to the top toolbar and fine build → build all Landscape.

The notepaper-like objects are an identifier for a decal object placed on to the floor, or wall, etc. It’s to symbolize what they are, as well as tell you they are there since they can look like they are just part of the material.

I hope the above is the solution you need!

Thank you for the reply!!
I understood the means of white paper!!

I put this environment into the “Blank” project first. I created an empty level. Next, I opened “Map1” in this level.

I pressed the button to build the landscape you showed me.

Is it correct so far? Is the method wrong at this point?

I got an error message.
All the error messages were the same, but the message was that collisions were not enabled. This was mentioned in other reviews. (but i don’t use it for games)
↓↓
“DoorwayWire_A2_187 collision is enabled, but there is no simple or complex collision in StaticMesh (SM_DoorwayWire_A).”

And the white paper is still there. I think it needs to be placed, but I don’t know how to do that. Is there a page on the net that explains how to do this? I have looked but could not find it.

白い紙、という表現が何を指しているかわかりませんが、画像内で選択しているものであれば、それはDecalです
DecalはMeshの表面に貼り付ける、汚れや傷表現のためのステッカーのようなものです

Decalを含め、Viewport内にある白いスプライトはEditor内のみで表示される目印のようなものです
実行時には非表示になります

実行せずに非表示にしてプレビューしたい場合はGキーを押せば非表示になります


Collisionについては、ゲームに使うのでなければそこまで気にするものではないでしょう
内容としてはそのままの意味で、設定でCollisionが有効になっているがCollisionが設定されていない、という警告です

2 Likes

休暇に入ってしまったため返信が遅くなり申し訳ございませんでした。
今回もまた、丁寧なご説明ありがとうございました。

ご説明頂いた通り、Gキーで表示を消すことができました。
ありがとうございました。

Collisionについてもありがとうございました(^^)

重ねて感謝申し上げます