Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2018.4.X, 2019.3.X, 2020.1.X
Votes
0
Found in
2018.4
2018.4.14f1
2020.1
Issue ID
1207680
Regression
Yes
[Linux] libaudiopluginresonanceaudio.so has code which uses SSE 4.1 instructions, causing Unity to crash on certain CPU's
How to reproduce:
1. Create a new project on a machine with a CPU that doesn't support SSE 4.1 instructions
-- observe the crash
Reproducible with: 2018.4, 2020.1
Note:
- The full path to the file is:
/home/<user_name>/Unity/Hub/Editor/2018.4.14f1/Editor/Data/UnityExtensions/Unity/VR/Linux64/libaudiopluginresonanceaudio.so
so deleting that file along with it's meta file or renaming it causes Unity not to crash anymore
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2020.2):
Fixed in version 2020.2.0a8
Resolution Note (fix version 2020.1):
Fixed in version 2020.1.0b9
Resolution Note (fix version 2019.3):
Fixed in version 2019.3.15f1
Resolution Note (fix version 2018.4):
Fixed in version 2018.4.24f1