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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment