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
- UI Toolkit Editor Window Creator becomes deformed and stretched when the “Enter” key is pressed
- “Assertion failed on expression: 'IsFinite(distanceForSort)’” is spammed in the Console when changing Trail GameObject position to a very high number
- VFX Graph Node documentation icon is pixelated
- Cutout box is covered in a shadow when the object that houses the cutout is casting shadows
- “Metal: Fragment shader missing texture binding at index 0 (_MainTex / Hidden/Preview Alpha)” warnings are thrown when selecting some TextMesh Pro Font Assets
Resolution Note:
Unfortunately, after thorough investigation and multiple attempts to reproduce the issue, we were unable to replicate it.