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
- [URP] Gizmos position and scale incorrectly when changing camera rect
- Folder name is truncated when dot is used in the name
- Reorderable List elements cannot be edited when using Custom Editors and Serialized Objects
- VideoPlayer does not play video when device is using Android 6.0.1
- Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to get its index buffer data in Builds
Add comment