Mike Chemistruck
Mike Chemistruck
Hi @Ziugy , I just tried this out on my PC. I was able to repro the issue you reported. I belive that if you check the "Spatialize Post Effects"...
No worries, we're happy to help :) You're correct that AcousticsManager only works if it is created *after* your MainCamera, otherwise you get lots of errors. Your workaround is what...
If you're confident in your coding chops, you could always alter the manager script to take a Camera object as a public member instead of searching for the main camera....
Can you elaborate on what you'd envision the cache would do?
Thanks for the bug report. We'll look into modernizing our dependency chain to play nice here.
The error 0xe0434352 is a rather generic "CLR error", implying something went wrong in .NET land. What version of .NET desktop do you have installed? What version of Windows are...
Something new to try. Pythonnet released version 3.0 12 days ago, which has support for newer python versions. If you do the uninstall and cache purge steps then re-launch the...
Hi @AndersMalmgren, good to hear from you! Unfortunately, the quick answer to both of your questions is "not anytime soon." Dynamic occluders: We learned a lot from the beta we...
Hey @jmfranz can you provide a bit more information? Does the project work in-editor at all? Are you targeting ARM or ARM64 for the HoloLens build? We tried this internally...
Thanks for the additional information. Off-hand, I'm surprised to see this, since we only need the managed DLLs for in-editor baking. If anything, I'd expect the editor to have issues,...