Search Issue Tracker

Fixed in 2022.2.X

Duplicate in 2021.3.X

Votes

3

Found in

2021.3

2021.3.1f1

Issue ID

1423683

Regression

No

[Linux] Editor crashes at "GfxDeviceGLES::DrawBuffersBatchMode" when entering Play Mode in the LEGO tutorial

Linux

-

How to reproduce:
1. Open the user attached project (My project.zip)
2. Make sure the "LEGO tutorial" scene is open
3. Enter Play Mode
4. Observe the crash

Reproducible with: 2021.3.2f1
Not reproducible on: 2022.1.0f1, 2022.2.0a12
Couldn't test with: 2019.4.38f1, 2020.3.34f1 (Compiler errors due to the tutorial project and its packages being incompatible with the used version)

Reproducible on Ubuntu 20.04
Not reproducible on Windows 10

Note: the project also crashes on 2022.2.0a12 but there is no stacktrace and since the issue is not reproducible on 2022.1.0f1 which indicates that that is likely a different bug

Last five lines of the crash stacktrace:
#0 0x00555a4fc66a0c in burst_signal_handler(int, siginfo_t*, void*)
#1 0x007fda210503c0 in funlockfile
#2 0x00555a5020026a in GfxDeviceGLES::DrawBuffersBatchMode(GfxBatchHeader const&)
#3 0x00555a4fb9b18a in ScriptableBatchRenderer::RenderMultipleMeshes(RenderNodeQueue const&, RenderMultipleData const&, VertexInputMasks)
#4 0x00555a4fb9cfd7 in ScriptableBatchRenderer::Flush(BatchBreakCause)

  1. Resolution Note (fix version 2022.2):

    Fixed in 2022.2.0a17

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.