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
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
- Crash on OnDemandScheduler::HandleImportWorkerLogs when performing various Unity operations
Add comment