Search Issue Tracker
Active
Votes
0
Found in [Package]
netcode-gameobjects-1.13.0
netcode-gameobjects-2.3.2
Issue ID
MTTB-1360
Regression
No
Network Transform Warning about a missing Network Rigidbody components lacks a space symbol
Steps to reproduce:
- Open the attached project
- Open the Cube Prefab
- Observe the warning in the Network Transform component
Actual results: Warning references NetworkRigidbody as a single word without a space separator
Expected results: Warning references Network Rigidbody component with a space separator, which would be in line with how other multi-word components are treated in the Editor
Reproducible with versions: 1.12.1(6000.0.50f1), 2.3.2(6000.2.0b5)
Tested on (OS): macOS 15.5
Notes:
- Component names are split when viewed in the Editor
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
Add comment