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
- Object Picker takes the debounce time to load objects when Object Selector is set to Advanced search
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
Resolution Note:
Not reproducible in latest 2022.3 release.