Search Issue Tracker
Duplicate
Votes
0
Found in
5.3.4f1
Issue ID
796452
Regression
No
Cannot add scenes with similar names to Network Manager
1. Open the attached project 'NetBug'
2. Open the scene 'main'
3. Add scenes to Build settings: 'abc Test' to index 0, 'Test' to index 1
4. Try to add the 'Test' scene to the Network Manager component, either Online or Offline scene
5. Notice the scene variable can only be set to 'abc Test'
6. Switch scenes in Build settings: 'Test' to index 0, 'abc Test' to index 1
7. Step 4
8. Notice the scene variable can be set to either
Result: A scene with a similar name to other scenes, but a higher index in Build Settings is ignored in Network Manager
Workaround: Making each scene have a unique name
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #793939