Hello everyone,
I’m encountering issues with configuring sectionview_initial_volume in two different Unreal Engine projects and I need some help.
- Archviz Project:
- I’m trying to set up a
sectionview_initial_volumeto create section views in a project based on the Archviz template. I used aTrigger Volume, but it doesn’t work as expected. The volume does not display the section view correctly.
- Blank Project:
- In another project based on the Blank template, the
Trigger Volumeworks for section views, but the POI (Points of Interest) filters for orientation and availability are not working correctly in play mode.
Here’s what I’ve tried:
- For the Archviz project, I added a
Trigger Volumeand configured its settings, but the section view is not displaying as expected. - For the Blank project, I checked the POI filters, but they are not functioning as intended during gameplay.
Could you advise on:
- The best way to create and configure a
sectionview_initial_volumefor the Archviz template ? - Why the POI filters might not be working correctly in play mode in the Blank template ?
Thank you !