Search Issue Tracker
Not Reproducible
Votes
0
Found in
2022.3.22f1
Issue ID
UUM-68363
Regression
Yes
[Linux] Crash on GfxDeviceGLES::SetDepthState when opening the Project
Reproduction steps:
1. Open the attached “CrashRepro” project
Expected result: The Editor opens up
Actual result: The Editor crashes
Reproducible with: 2022.1.0b1, 2022.1.24f1, 2022.3.22f1,
Not reproducible with: 2021.3.36f1, 2022.1.0a16, 2023.2.16f1, 6000.0.0b13
Reproducible on: Ubuntu 22.04
Not reproducible on: Windows 10
First lines of the stack trace:
#0 0x005599e802b81c in burst_signal_handler(int, siginfo_t*, void*)
#1 0x007f38e7442520 in __sigaction
#2 0x005599e864f50e in GfxDeviceGLES::SetDepthState(DeviceDepthState const*)
#3 0x005599e820fe11 in ShaderLab::ShaderState::ApplyShaderState(unsigned int, ShaderPropertySheet const*, ShaderPassContext const&, keywords::LocalKeywordState const&, Shader const*, ShaderLab::Pass const*, DynamicBranchState*, ShaderLab::SubPrograms*, DeviceRenderStateBlock const*, int, int, ShaderLab::Pass const*, ShaderLab::Pass const*) const
#4 0x005599e81fcfa9 in ShaderLab::Pass::ApplyPass(unsigned int, ShaderPropertySheet const*, DynamicBranchState*, ShaderPassContext&, keywords::LocalKeywordState const&, Shader const*, int, int, ShaderLab::GrabPasses const*, ShaderLab::SubPrograms*, DeviceRenderStateBlock const*, ShaderLab::Pass const*, ShaderLab::Pass const*)
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
- Emojis with different skin tone options show incorrectly when "Multi Atlas Textures" is enabled in the Font Asset Properties
- Eyedropper Tool Shows Black Square UI Artifact on Cursor (Ubuntu)
- Some Emoji and Ligature sequences containing Variant Selectors are misinterpreted
- Errors “Render Graph Execution error” and "KeyNotFoundException" are thrown and Scene/Game views are not rendered when RenderGraphBuilder has AsyncCompute enabled
- Separation Line is used at the bottom of Prefab dropdown options when there is nothing to separate
Resolution Note:
Not reproducible in latest 2022.3 release.