This documentation is for Unity SDK 1.x through 3.x. If you are using Unity SDK 4.x or above, please visit our new documentation.

Ask a Question

Ask a Question
Back to all

BeamContext.Default appears even if BeamContext.ForPlayer is used

If I have many BeamContexts in a scene, and access them with BeamContext.ForPlayer, I still notice that the default beamable context is created. Why is this?