Tracked Not Rendering in Editor/Game/Aximmetry

 

For some reason the tracked cam in the scene/game/aximmetry. I tried deleting and adding it but this didn't help and created a few errors. when cooking the project there is no errors so I am not sure what i am supposed to do, any help would be greatly appreciated! 

   Original 9 VP

 
Profile Image
Eifert@Aximmetry
  -  

Hi,

This warning is normal when adding a camera to a project that already has an Aximmetry camera:

You can click on yes and it shouldn't cause any problems.


This is usually caused by the computer's video card not supporting Shader Model 6 (SM6):

Failed to compile material for platform PCD3D_SM6.

You can turn off SM6 in Unreal's Project Settings here:

And you can use the dxcapsviewer.exe to see if your computer's video card supports Shader Model 6 (SM6):

You can download dxcapsviewer.exe from here: https://github.com/microsoft/DxCapsViewer/releases/tag/feb2022

Warmest regards,