Search Issue Tracker
Active
Under Consideration for 1.2.X
Votes
0
Found in [Package]
1.2.0
Issue ID
UBRMPPM-27
Regression
No
Virtual Player Editors Crash on SourceAssetDBWriteTxn::Run when entering the Play mode
Reproduction steps:
1. Open the attached project "CrashRepro"
2. Open the Multiplayer Play Mode window (Window > Multiplayer Play mode)
3. Enable Virtual Player 2
4. Wait until it is Active and Enter Play mode on the Main Editor
Expected result: The Play mode starts
Actual result: Virtual Player 2 Editor crashes
Reproducible with: 0.2.0, 1.0.0, 1.2.0 (6000.0.9f1)
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environment tested
Note: Deleting Sirenix plugin stops the crash
First few lines of stack trace:
{noformat}0x00007FFB1FEBA8FC (Unity) SourceAssetDBWriteTxn::Run
0x00007FFB1FC5B48D (Unity) ShaderCompilerClearIncludesCache
0x00007FFB1F6C1301 (Unity) DoShaderImportProcessing
0x00007FFB1F6CEEB6 (Unity) ShaderImporter::UpdateShaderWithSource
0x00007FFB1F6C103B (Unity) ShaderImporter::CreateShaderAssetFromScript
0x00007FFB1DE83F83 (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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment