Forum Discussion
movcat
1 year agoExplorer
Addressables.LoadSceneAsync, Occlusion culling not work on Meta2!
I have a "Boot" scene as a Buildin resource and a "SampleScene" scene as an Addressable resource. When I build it as a meta Android app and run it, the "Boot" scene is loaded by default. Then, in Start, the "SampleScene" scene is loaded using Addressable (LoadSceneMode.Single). However, when I use the Profiler analysis tool to check the number of triangles being rendered, I find that occlusion culling is completely ineffective. But this is normal in the Unity Editor (including when loading with Use Existing Build) and android phone.
There is a problem on the Unity forum about Occlusion Culling not working. The solution provided is to reset the ActiveScene in the frame after loading the scene, but this does not work on Meta devices. Has anyone encountered a similar issue? Or are there any possible solutions to try?
1 Reply
Replies have been turned off for this discussion
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 12 years ago
- 12 years ago
- 10 years ago