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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
This is a duplicate of issue #793939