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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment