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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Add comment