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
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
- [Mono] Crash on SystemNative_ReadDirR() when building for IOS/Android on a macOS machine
Add comment