Search Issue Tracker
Won't Fix
Votes
3
Found in
4.5.0b2
Issue ID
590006
Regression
No
[WP8] Editor fails to connect to profiler of Windows Phone 8 application at first attempts
Editor fails to connect to profiler of Windows Phone 8 application at first attempts
Steps to reproduce:
1. Open AngryBots project supplied with according version of Unity
2. Build and run it to Windows Phone 8 device in Development mode
3. Open profiler window
4. Once available, set Active Profiler to WP8Player
5. Exceptions will be logged in console:
Socket: connect failed, error: Operation has failed with error 0x2733: A non-blocking socket operation could not be completed immediately.
(0)
UnityEditorInternal.ProfilerDriver:set_connectedProfiler(Int32)
UnityEditor.AttachProfilerUI:SelectProfilerClick(Object, String[], Int32)
connect failed
UnityEditorInternal.ProfilerDriver:set_connectedProfiler(Int32)
UnityEditor.AttachProfilerUI:SelectProfilerClick(Object, String[], Int32)
Failed to connect to player ip: 10.37.1.69, port: 55014
UnityEditorInternal.ProfilerDriver:set_connectedProfiler(Int32)
UnityEditor.AttachProfilerUI:SelectProfilerClick(Object, String[], Int32)
Device used: Nokia Lumia 520
Reproduced with:
Version 4.5.0b2 (b4a039a50231)
Sun, 02 Feb 2014 15:34:33 GMT
Branch: release/4.5/release
Version 4.3.4f1 (e444f76e01cd)
Thu, 23 Jan 2014 00:16:56 GMT
Version 4.2.2f1 (54f0fc09defb)
Thu, 03 Oct 2013 12:42:35 GMT
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warnings "Attempting to draw with missing bindings" are logged when opening the HDRP VFX Template Sample Scene
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
Add comment