Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
1
Found in
6000.0.45f1
6000.1.0b14
6000.2.0a8
6000.3.0a1
6000.4.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
- Inconsistent Placement of Search Clear (X) Icon in "Preset Manager"
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
Add comment