Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
1
Found in
6000.0.45f1
6000.1.0b14
6000.2.0a8
6000.3.0a1
6000.4.0a1
6000.5.0a1
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment