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
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
- Rigidbody2D.Slide correctly ignores colliders specified with "Physics2D.IgnoreCollision" however encountering them can still modify movement behaviour in subtle ways.
- [Quality Hackweek] A black separator appears when the left panel in the UI Builder tab is resized, and the tab is narrow
Add comment