Search Issue Tracker
Fixed in 2017.2.0f3
Votes
0
Found in
2017.1.0p1
Issue ID
935230
Regression
No
[UNet] IndexOutOfRangeException is thrown after restarting Editor and reconnecting to the server
To reproduce:
1. Open project attached by the user
2. Build it (Mac standalone)
3. In the build click option "Server only"
4. Hit play in the editor and press "Login" button
5. Notice that there are no errors in the console
6. Restart Editor and repeat 4 step
Expected: No errors should appear after connecting to the server for the second time.
Actual: IndexOutOfRangeException appears in the console.
Reproduced with: 5.6.3f1, 2017.1.0p2, 2017.2.0b5, 2017.3.0a2
Fixed in: 2018.1.0a5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Styles are applied when the tab view has the different style class set in UI Debugger
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
- [Android] Permission window is not shown when using a Build App Bundle (Google Play) with Minify set to Release
Add comment