Start a new topic

Explicitly rendering Wikitude Camera

 Hi!


I'm currently working with a plugin ( Easy Outline: https://www.assetstore.unity3d.com/en/#!/content/62384 ) that seems to conflict with the Wikitude Camera script. I managed to isolate the issue to calling Camera.main.render() during LateUpdate. This happens only when the Wikitude Camera script is also attached to the camera. As Wikitude Camera is closed source, I was unable to go any further with debugging.


The problem is weird flickering in the Editor window (not limited to the Game tab even). See attached video for an example. I'm using Unity 5.6.1f1.



mp4
1 Comment

I was able to work around the issue by adding another camera to the scene for just drawing the outline effect.

You probably should still take a look at and document any limitations the Wikitude plugin brings to the Unity rendering pipeline

 

Login or Signup to post a comment