Search Issue Tracker
Not Reproducible
Votes
0
Found in
2022.1.0b12
Issue ID
1410560
Regression
Yes
[Linux] HDRP Core template segfaults and crashes silently on launch SIGSEGV
Reproduction steps:
1. Create a new HDRP Core template
Expected result: the project launches
Actual result: the project crashes silently
Reproducible with: 2022.1.0b12
Not reproducible with: 2021.2.16f1, 2022.1.0b11, 2022.2.0a8
Could not test with: 2019.4 2020.3 (no HDRP core template)
Reproduced on Ubuntu 20.04
The issue stopped reproducing after a restart, it is unclear what caused it to reproduce
Stack frames:
#0 0x00560827c8dd3e in TLSAllocator<(AllocatorMode)0>::ThreadInitialize(unsigned long, char const*)
#1 0x0056082886cd03 in AudioManager::EngineThreadStarted(char const*)
#2 0x0056082886cb14 in AudioManager::systemCallback(FMOD_SYSTEM*, FMOD_SYSTEM_CALLBACKTYPE, void*, void*)
#3 0x0056082aabcf64 in FMOD::Thread::callback(void*)
#4 0x007fb096b8f609 in start_thread
#5 0x007fb096ab4163 in clone
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment