Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.3.1f1
Issue ID
UUM-39646
Regression
Yes
“InvalidOperationException: System.InvalidOperationException” and “Assertion failed on expression” errors are logged when starting Server in Play mode
Reproduction steps:
1. Open the attached “UTP 2.0 bug.zip“ project
2. Open the “SampleScene” scene
3. Enter Play mode and press the “Start Server” button in the Inspector window of “NetworkManager” GameObject
4. Observe the Console
Expected result: No errors are thrown
Actual result: “InvalidOperationException: System.InvalidOperationException” and “Assertion failed on expression” errors are thrown
Reproducible with: 2022.3.0f1, 2022.3.1f1
Not reproducible with: 2022.2.21f1, 2023.1.0b21, 2023.2.0a18
Could not test with: 2021.3.27f1 (Errors due to downgrading)
Reproduced on: macOS Ventura 13.3.1 (Intel), Windows 10 (by the reporter)
Note: Errors slightly differ
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
Resolution Note:
Unfortunately, after thorough investigation and multiple attempts to reproduce the issue, we were unable to replicate it.