Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.2.11f1
Issue ID
1088764
Regression
No
[WSA] BluetoothLEDevice.FromIdAsync() thowns an exception on IL2CPP backend
Steps to reproduce:
1. Download 1088764_repro.zip
2. Switch platform to UWP
3. Build "Test" scene on IL2CPP
4. Open VS solution
5. Build project (Debug, x64, local machine)
Actual results: BluetoothLEDevice.FromIdAsync() thrown an exception on IL2CPP backed
Exception thrown at 0x00007FF859F7A388 in New Unity Project.exe: Microsoft C++ exception: Il2CppExceptionWrapper at memory location 0x000000E6A69FE130.
Reproduced with: 2019.1.0a4, 2018.3.0b5, 2018.2.12f1, 2017.4.12f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment