[SUPPORT] ArchViz Explorer

Hi Karl. Is there any way i can show the particular Routes for a given POI list and hide all the other Routes. Eg: If there are two POI in Connectivity A and B and both have different Routes so when i click on POI A only the route that is tagged to A is visible and the Routes for B is hidden.
Please let me know if there is a way?.
Thank you!

Hello @Era785,

We don’t have a video tutorial, but you can find a general explanation of the Section View feature here: https://karldetroit.com/archviz-explorer-documentation/#sectionview

I recommend searching for the Section View Volumes in the Outliner (right editor panel) and copying them from the demonstration level into your own level. Then you can duplicate and place them wherever needed.

The Unit Search functionality inside BP_UnitSearch_Widget is actually fairly straightforward. Feel free to send us a PM or email if you run into any specific issues.

Hello @KiranJohn,

I read your question a couple of times and I hope I understood it correctly. :sweat_smile:

You can disable all other routes by connecting the “Disable Route” event to the False output of the Branch node that follows the tag query. Here’s a screenshot from BP_EntryList_Widget for reference.

You will still need to fine tune the logic, but this should point you in the right direction. You can call that event from anywhere once you get the POIs from the Game Instance reference.

Hi Karl. Wonderful template. whenever i run the project, the shadows and details of trees are very blobby unless I zoom closer, how can I control the overall zoom distance. Appreciate in advance. Thank you

Hi @sidko1,

The trees are just placeholders, and I would actually recommend replacing them with high-quality ones from the marketplace.
Could you share a screenshot of the issue?

Do you mind re-sharing the screenshot.? I cannot see it. I tried a few logic to make it work but it was a mess. :sweat_smile:

1 Like

Hi Karl, Please see the screenshot, All I want to control is to make the shadows of static meshes & trees visible even at far. Otherwise the overall model looks plasticcy. Once I zoomed in, the shadows are visible. It is only when it is at far. Appreciate your support. Thank you

This is not a plugin issue.

Try this console variable it should be able to solve your problem : r.RayTracing.Culling 0

Hi Karl, in the provided footage, Using the archviz explorer template
there is weird interaction between this POI material and other materials (probably ones with metallic or transparent ones) in the video i am talking about the pool material .
Can you assist with this please.

how can i use section volume button with amenities ?


how can i select poi in runtime when i place it behind glass ?


Are you guys able to use Archviz Explorer on UE 5.6? Or is it just me facing multiple issues with nodes being deprecated? @KarlDetroit would we receive a UE 5.6 version of Archviz Explorer?

Update: This seems to be an issue only because of Runtime Data Table Plugin which is not updated for UE5.6 yet. Otherwise, the rest of Archviz Explorer is still perfectly functional upon Migration. Please ignore this, guys!