Search Issue Tracker

Won't Fix

Votes

10

Found in

3.5.0f5

Issue ID

462740

Regression

No

When refresh web browser, the socket connection fails.

Webplayer

-

When refresh web browser, the socket connection is failed.
It means that the socket connection succeeds when open sample project in browser for the first time, but the socket connection fails after refreshing browser.

Mac only with Chrome or Safari.

Repro Steps:

1. Open the webplayer.html
2. Just check the log file
3. You will be able to see log messages like below
- Connected to the server
4. Refresh the browser
5. You will be able to see log messages like below
- Connected to the server
- Connection closed by the server
- Received from the server
6. Step 5 means the socket connection failed.

Comments (7)

  1. F.G.

    Oct 03, 2014 13:59

    I can reproduce this with unity3d 4.5.4 Safari Version 7.0.6 (9537.78.2)

  2. Craig-Mesdag

    Aug 29, 2014 22:51

    Here's a quick script that is affected by this issue https://gist.github.com/CraigMesdag/cb57ad35cd7e21c47f32

  3. mikesmallhorn

    Jul 10, 2014 14:28

    Bit more info: Bug can be repro'd in OSX 10.9.3 on browsers: Safari 7.0.4, Firefox 30.0, Chrome 35.0

  4. mikesmallhorn

    Jul 10, 2014 13:19

    Repro'd in 4.5.2f1

  5. johnnorthwood

    Mar 21, 2014 05:05

    I can repro this in 4.3.4f1

Add comment

Log in to post comment