Search Issue Tracker
Fixed
Fixed in 2021.3.41f1, 2022.3.36f1, 6000.0.9f1, 7000.0.0a4
Votes
1
Found in
2022.3.25f1
2023.2.19f1
6000.0.0b15
Issue ID
UUM-70213
Regression
Yes
[Linux] Player crash on Shader::SRPBatcherInfoSetup when opening player build
Reproduction steps:
1. Open the attached “bugrepro” project
2. Click File > Build And Run
Expected results: Player is run without any issues
Actual results: Player crashes every time it is run
Reproducible with: 2022.2.15f1, 2022.3.25f1, 2023.2.19f1, 6000.0.0b15
Not reproducible with: 2021.3.37f1, 2022.2.14f1
Reproducible on: Ubuntu 22.04
Not reproducible on: Windows 10
First lines of the Player.log stack trace:
#0 0x0074e4f7642520 in __sigaction
#1 0x0074e4fa0125b5 in Shader::SRPBatcherInfoSetup()
#2 0x0074e4fa0146f7 in Shader::CreateFromParsedForm()
#3 0x0074e4fa0148df in Shader::AwakeFromLoad(AwakeFromLoadMode)
#4 0x0074e4f94e2117 in AwakeFromLoadQueue::InvokePersistentManagerAwake(AwakeFromLoadQueue::Item*, unsigned int, AwakeFromLoadMode, bool)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build Profiles window Build Profiles functionality breaks when the newly created Build Profile has a lot of symbols in the name
- Crash on PlayableGraphBindings::DestroyOutputInternal when entering Play Mode in a specific project
- Editor Freezes when instantiating TMP text formatted with rich text tags in non Latin languages
- Crash on YAMLRead::TransferTypelessData when opening a specific project
- Inconsistent Placement of Search Clear (X) Icon in "Preset Manager"
Add comment