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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment