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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment