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
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Resolution Note:
Unfortunately, after thorough investigation and multiple attempts to reproduce the issue, we were unable to replicate it.