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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
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