Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
6000.0.45f1
6000.1.0b14
6000.2.0a8
Issue ID
UUM-102348
Regression
No
Multiplayer Play Mode Additional Editor instances crash on SourceAssetDBWriteTxn::Run when calling ShaderUtil.CreateShaderAsset() at runtime
How to reproduce:
1. Open the attached “IN-98800_MPPM_Shader.zip” project
2. Open the “SampleScene”
3. Select the “2p” Play Mode scenario
4. Enter Play Mode
5. Observe the crash
Reproducible in: 2023.1.0b1, 6000.0.45f1, 6000.1.0b14. 6000.2.0a8
Could not test with: 2022.3.61f1 (Multiplayer Play Mode package is not supported)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
First few lines of stacktrace:
{noformat}0x00007FFC79262C5C (Unity) SourceAssetDBWriteTxn::Run
0x00007FFC78FFFDA7 (Unity) ShaderCompilerClearIncludesCache
0x00007FFC78A62571 (Unity) DoShaderImportProcessing
0x00007FFC78A70076 (Unity) ShaderImporter::UpdateShaderWithSource
0x00007FFC78A622AB (Unity) ShaderImporter::CreateShaderAssetFromScript
0x00007FFC77242F33 (Unity) ShaderUtil_CUSTOM_CreateShaderAsset{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on PluginManager::RefreshPlugins when closing the Editor without making any changes with JetBrains Rider selected as the External Code Editor and Google Mobile Ads third-party plugin imported
- GetMainLight() returns incorrect distanceAttenuation value for a Custom Shader when URP Forward+ Rendering Path is used
- Standalone Profiler crash on GuidReservations::Reserve when it is opened on a specific project
- m_RenderPipelineGlobalSettingsMap or m_SRPDefaultSettings is pointing to UnityEngine.Rendering.HighDefinition.HDRenderPipeline when High Definition RP package is removed
- Rendering Debugger fields have no padding at the bottom of the fields list
Add comment