We used Unigine Sim 2.6 for Cave system. When doing Cave tracking, we encountered the problem of scene node vanishing and abnormal display of engine screen.
The code for Cave tracking is as follows:
SetSyncCAVE (1, Unigine: : Math: : vec3 (x, y, z));
X, Y, and Z obtain rigid body position information from OptiTrack, call setSyncCave function in update() function, and real-time follow the position information of new Cave head.
The video shows the problem described:
In the trace test 02.mp4 file, there was a strange flashing ripple on the right side of the white box on the screen.
In the tracking test 01.MP4 file, some items are removed as the character moves forward, then return to normal after a distance, with a jumble of images on the screen and a distinct diagonal stripe.I don't know what the setup is,
This does not appear when using normal camera Settings. It was generated by using setSyncCAVE, but we did not find the relevant Settings and parameters. Is this a BUG in Unigine Sim 2.6?
1c9a49ccf457d3697be70850e1d89bee.mp4
731b03acb1b77aa9409b9933deaaceda.mp4