Description

Actors with Net Load On Client disabled still appear on Clients when Use Single Process is disabled. Does NOT occur in packaged projects.

Test project included. Set Use Single Process to false in Editor Preferences and Set Multiplayer Mode to either Listen Server or Client, then PIE with 2 players to test.

Reproduced in 4.8.3 binary and Main 2635815

Steps to Reproduce

1. Open any project
2. Create a new Actor Blueprint
3. In Class Defaults, disable Net Load on Client
4. Add a Static Mesh component
5. Assign a visible Static Mesh
6. Place the Actor BP in the level
7. Editor Preferences > disable Use Single Process
8. Set Multiplayer Mode to Listen Server
9. PIE with Number of Players set to 2

Result:
The Actor Blueprint is loaded on both Server and Client.

Expected:
The Actor Blueprint is not loaded on the Client.

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

0
Login to Vote

Fixed
ComponentUE - Networking
Affects Versions4.8.34.104.13
Target Fix4.13
Fix Commit3043191
Main Commit3052292
CreatedAug 3, 2015
ResolvedJul 8, 2016
UpdatedJul 18, 2016
Pull Requests
1660 - slonopotamus