Search Issue Tracker
Active
Planned for 2021.3.X, 2022.1.X
Votes
1
Found in
2021.3.0f1
2022.1.1f1
Issue ID
UUM-971
Regression
No
[Backport] [Linux] Editor crashes at "GfxDeviceGLES::DrawBuffersBatchMode" when entering Play Mode in the LEGO tutorial
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)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mesh.CombineMeshes discards empty sub-meshes when 'mergeSubmeshes' is set to false
- [Linux] MacOS build fails for every architecture when the project contains a "StreamingAssets" folder with empty an "yaml" file
- Property drawers do not always update height correctly when expanded via iteration
- Label with Dynamic Color is not getting Playmode tint in the UI Builder window
- Error "Could not create asset from Packages/com.unity.postprocessing/PostProcessing" when adding Post Processing package via Git URL for the first time
Add comment