Home › Forums › XR Discussions › [Solved] Problems on Unity 2019
Tagged: Unity 2019 example errors
- This topic has 2 replies, 3 voices, and was last updated 5 years, 4 months ago by Ovidiu C [Tobii].
- AuthorPosts
- 24/05/2019 at 21:19 #11334Martin PedersenParticipant
I have tried to start your example code and I get a lot of errors. The first of them is:
Assets\TobiiXR\Core\Providers\Tobii\StreamEngineTracker.cs(6,11): error CS0246: The type or namespace name ‘StreamEngine’ could not be found (are you missing a using directive or an assembly reference?)
Which seems to indicate that there is a package i’m missing. Do you have a simple fix for it?
26/05/2019 at 20:19 #11341Grant [Tobii]KeymasterHi @togelian, sorry to hear about your issues. Please contact the Tobii XR SDK support and issues team directly at [email protected] and the team there should be able to deal with your query further. Thanks for your understanding and best wishes.
28/05/2019 at 15:33 #11385Ovidiu C [Tobii]ParticipantHello,
The issue @togelian was experiencing was fixed and I am going to list our findings in case someone else ends up in the same situation:
– XR SDK cannot run side-by-side with our Unity SDK for Desktop
– Both SDKs were imported in the project and then somehow the Plugin directory from TobiiXR SDK ended up being deletedThe solution was to delete the Tobii folder and re-import XR SDK.
With that being said, this thread can be closed. (@grant-rogers)
/Ovi
- AuthorPosts
- You must be logged in to reply to this topic.