Search Issue Tracker
Active
Votes
0
Found in
2.2.3
Issue ID
UUM-144811
Regression
No
Matchmaker Queue asset's fields lack validation
How to reproduce:
1. Create a new Unity project and install the Multiplayer Services package
2. In the Project window, right-click -> Create -> Services -> Matchmaker Queue Config and select it
3. In the Inspector, Match definition -> Relaxations -> "+" button
4. Change the "Replacement Value" and "At Seconds" fields to the negative values and observe the results
Expected results: Fields validation doesn't allow setting the fields to the negative values
Actual results: Fields can be set to the negative values
Reproducible with: 2.2.3 (6000.4.12f1, 6000.5.0b11, 6000.6.0a7)
Reproducible on: macOS Tahoe 26 (M1)
Not reproducible on: No other environment tested
Note: Also affects other fields, as well as "Min" fields can be set to the bigger value than "Max"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- NullReferenceException is outputted when using Awaitable.Cancel
- A GameObject that was parented to an inactive GameObject during Play mode stays visible in the Game and Scene views when GPU Resident Drawer is enabled
- UXML Style/Template/Instance tags are flagged as not allowed when validating against the generated XML schema
- Crash on Scripting::UnityEditor::SelectionProxy::Internal_NonSelectedObjectWasDestroyed when performing various Unity operations
- Empty tabs are left behind in the editor layout when an EditorWindow is opened and closed synchronously during domain reload
Add comment