FAQ

beginner faq

Split Screen Pro · Troubleshooting & FAQ

Is this asset compatible with Unity 6?

Yes. All Kronnect assets are fully compatible with Unity 6. The minimum supported version is Unity 2022.3 LTS, and this includes Unity 6 and any newer releases.

Does it work with more than 2 players?

Split Screen Pro is designed for 2-player split screen. It does not natively support 3 or 4-player configurations.

Can I use my own camera controller?

Yes. The included default camera controller is optional. You can replace it with your own script that controls camera rotation and positioning.

Can I add post-processing effects?

Yes. In Built-in pipeline, add post-processing to both the main camera and the secondary camera. Alternatively, add effects to the SplitScreenManager camera to apply them to the final composited image. In URP/HDRP, use Volume overrides as usual.

Does Split Audio work with FMOD?

The built-in Split Audio feature works with Unity's native AudioSource system. If you use FMOD, use FMOD's own multi-listener system instead of Split Screen Pro's Split Audio.


I have a question not covered here

Please visit the Support Center and use our AI Support Assistant to get answers. If the issue persists, submit a reproduction project so we can investigate further and help you.

Was this page helpful?