Search Issue Tracker
Fixed in 1.7.0
Votes
0
Found in [Package]
1.6.1
Issue ID
1296401
Regression
Yes
Oculus XR plugin on Apple M1 chip crashes editor
Adding the Oculus XR Plugin 1.6.0 or higher to a project will crash the editor while adding the package when running on a M1 based Mac.
A similar crash occurs when importing the Oculus integration asset.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
- Build Profile name increments when numeric suffix is removed from duplicate Profile name
- "Unrecognized block header in profiler data file, stopping deserialization" error is shown and no more profiler data is recorded when the Player is connected and profiler recording is enabled/disabled few times
- Shader error and warnings thrown when setting HDRP as an Active Target in Blank Shader Graph
- Visual Studio Code does not integrate with the project when the .slnx project is opened
Resolution Note (fix version 1.7.0):
The Mac audio spatializer library currently uses instructions that Rosetta 2 does not support on M1 based Macs. Until this is resolved, we're removing the Mac spatializer library. On non-M1 based Macs, you can get the spatializer library from the Oculus integration asset.
If you currently have a project that isn't loading because of this issue, you can manually remove/update the Oculus XR Plugin in Packages/manifest.json. If you have the Oculus integration asset installed, you might need to remove the AudioPluginOculusSpatializer.bundle from your Oculus assets folder.
This workaround is in place in the 1.7.0 of the Oculus XR Plugin.
An updated plugin which solves the issue is included in 1.10.0 of the Oculus XR Plugin.