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
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
Add comment