Search Issue Tracker
Fixed
Fixed in 1.3.X - Netcode
Votes
0
Found in [Package]
1.3.0-pre.4 - Netcode
Issue ID
ECSB-1253
Regression
No
Cannot resize Play Mode Tools window when it is undocked from the editor
How to reproduce:
1. Create a new Universal 3D Project
2. Open Package Manager (Window -> Package Manager)
3. Click the "+" icon
4. Click "Install package from git URL"
5. Type "com.unity.entities@1.3.0-pre.4" and click enter
6. Click the "+" icon again
7. Click "Install package from git URL"
8. Type "com.unity.netcode@1.3.0-pre.4" and click enter
9. After the packages finish installing open Play Mode Tools window (Window -> Multiplayer -> Play Mode Tools)
10. Undock the window if it is docked and try to resize it
Expected result: The window can be resized
Actual result: The window can only be resized vertically and not horizontally
Reproducible with: 1.0.0-exp.8 (2022.3.39f1), 1.3.0-pre.4 (6000.0.12f1)
Not reproducible with: 0.1.0-preview.6 (2020.2.0a5)
Couldn't test with: 0.2.0-preview.5 - 0.51.1-preview.21 (2021.2.0a15) - Unresolvable package errors after installing
Reproduced on: macOS Sonoma 14.5
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 1.3.X - Netcode):
Fixed in 1.4.x