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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
This is a duplicate of issue #793939