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
- “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
Add comment