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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment