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
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root
Resolution Note (fix version 1.3.X - Netcode):
Fixed in 1.4.x