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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Resolution Note:
Unfortunately, after thorough investigation and multiple attempts to reproduce the issue, we were unable to replicate it.