Search Issue Tracker
Active
Votes
0
Found in [Package]
1.0.17
Issue ID
N4EBUG-52
Regression
No
DOTS Bounding Boxes (Client) are not drawn on 2D objects
To reproduce:
1. Open attached project
2. Open SampleScene scene
3. Enable New Sub Scene entity scene
4. Make sure that the Player prefab is added in the Config Authoring scrip component
5. Make sure that Bounding Boxes are enabled in Multiplayer > Window: PlayMode Tools
6. Enter Play Mode
7. Observe the blue line around the square
8. Exit Play Mode
9. Attach the Player2D prefab in the Config Authoring script component
10. Enter Play Mode
Expected: the same blue line is visible around the 2D sprite square
Actual: only the red lines are visible indicating the Server
Versions reproducible in:
2022.3.6f1 2022.3.10f1 2023.1.13f1 2023.2.0a17 - couldn't test on 2023.2 and 2023.3 because of this issue: UUM-49030
Package version:
Netcode for Entities:
1.0.15
1.0.17
Notes:
- Tested on Windows 11 and macOS
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment