Search Issue Tracker
Fixed in 12.1.2
Fixed in 12.1.6, 13.1.7
Votes
3
Found in [Package]
12.1.2
Issue ID
1386745
Regression
Yes
[Linux] Editor crashes on burst_signal_handler when Universal RP Camera is selected
Reproduction steps:
1. Open the user's attached project
2. In the Hierarchy window click on the "Main Camera" Game Object
Expected result: Editor doesn't crash
Actual result: Editor crashes on burst_signal_handler
Reproducible with: 12.1.2 (2021.2.5f1), 13.1.3 (2022.1.0b2)
Not reproducible with: 7.7.1 (2019.4.34f1), 10.7.0 (2021.1.28f1), 12.1.1 (2021.2.4f1)
Notes:
- Stack Frames of the crash:
#0 0x005582eac2eb6c in burst_signal_handler(int, siginfo_t*, void*)
#1 0x007f7d057c23c0 in funlockfile
#2 0x007f7d057dfc50 in _Unwind_GetTextRelBase
#3 0x007f7d057e177b in _Unwind_Backtrace
#4 0x007f7d056eb136 in backtrace
#5 0x007f7ab413df02 in mono_breakpoint_clean_code
#6 0x007f7ab40e6c21 in mono_unity_backtrace_from_context
#7 0x007f7ab406c210 in mono_jit_set_domain
#8 0x005582eac2eb6c in burst_signal_handler(int, siginfo_t*, void*)
#9 0x007f7d057c23c0 in funlockfile
#10 0xffffffffffffffff in (Unknown)
-
benjmitch
Feb 25, 2022 10:18
Sorry, yes it's Linux/Vulkan/URP/deferred, here, not sure if that is the exact scope.
-
benjmitch
Feb 25, 2022 10:18
This bug is still present at 2022.1.0b9, and at 2021.2.13f1.
This bug seems to block the Linux/Vulkan/URP configuration from upgrading either on the 2021.2 or the 2022.1 beta branches.
-
reeseschultz
Jan 13, 2022 14:40
This bug only occurs for me when I attempt to use the deferred, rather than forward, renderer.
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
- Input Field ignores first keyboard input when calling Focus() from code
- GC Alloc when using Graphics.RenderMeshInstanced
- [VFX Graph][URP] VFX crashes on URP when dragging VFX asset to the Hierarchy window
- InvalidOperationException when using AsyncGPUReadback.RequestIntoNativeArray
- Generated Entities look different when Depth Priming Mode is changed
Resolution Note (fix version 13.1.7):
Fixed in Universal RP 13.1.7 available in Unity 2022.1.0b13 and above
Resolution Note (fix version 12.1.6):
Fixed in Universal RP 12.1.6 available in Unity 2021.2.17f1 and above