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
- Input from the "Backslash" key is not detected in the Web Player when using the Japanese 106/109 key keyboard
- High "Total" value of the "TerrainManager.CullAllTerrains" when generating terrain
- UI Layout rebuild triggered by a rounding error when using TextMesh Pro
- Sprite Shape Corners and Edges are invisible when a closed Sprite Shape is used
- Script icon Gizmos cause lag/performance issues in Scene view even when the Scene Camera is not pointed at Gizmos
Resolution Note (fix version 1.3.X - Netcode):
Fixed in 1.4.x