Search Issue Tracker
Fixed in 4.5.3
Votes
0
Found in
4.5.3b1
Issue ID
617192
Regression
No
Profiler does not detect WP 8.1 when built & run from Unity
To reproduce:
1. Create a new project
2. Switch the platform to Windows Store and the SDK to WP 8.1
3. Go to build settings and set it to debug mode and autoconnect profiler (basically you expect the profiler to work)
4. Build & run
5. Profiler can not connect to the device (it's not in the list of devices)
This is due to missing internet capabilities. A warning could be thrown to warn the user as this is confusing.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
Add comment