Started with a new project. Will be integrating HTC Vive for VR. Facing some problems with the project. I have linked the directional light with the BP SkySphere, and added HDRI in the SkyLight and used the bouncecard process.All lights are static. Have attached the required snapshots. Currently using 4.15.1 version. The main issues i am facing are-:
UNREAL ENGINE PROBLEMS:
-
Although the lighting looks ok with proper GI, but i am not getting the required contact shadows. Whichever objects are in contact with the directional light are casting shadows(like the sofas), but other objects are not.
-
Most of the materials are having a default specular highlight to it, which is producing an usual highlight/glossiness to the objects(these materials are not having any roughness or specualr added to it). I am linking a scaler parameter with 0 in default value in the specular slot to control the unusual highlight everytime.
HTC VIVE PROBLEMS:
1)After integrating the VIVE Headset, when i move/play the character in VR Preview, the character moves in the backward direction while i am moving in forward direction.(Pretty strange)How to fix this issue. It works fine sometimes,but malfunctions most of the time.
2)With the headset on, when i play with the character, by default the character starts at unusual height(more the 8 feet) above the floor. To control that i have reduced the capsule half height and capsule radius 30/30 respectively, and taken the first person camera down. It works fine in VIVE. But things become weird when i switch off the VIVE(Disconnecting the Steam VR). After doing so when i play the game, the character starts almost from the floor(it takes the parameters used for VIVE setup). How to fix this…?? Cant i have a balanced setup which can work properly with both(With and Without VIVE or any VR Headset).
- Also want know how the VIVE tracks the height of the person. Will a person of 5ft experience same height to a person of 6ft when playing the game through VIVE.
I am using the FirstPersonShooter template, not the VR template. As i had prior knowledge with the FirstPersonShooter template, so alt textopted for it. Ultimately considering its a VR project, am i doing wrong in not using the pre-built VR template…???
Will be glad if you guys can help me out with this.