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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment