Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.2.X, 2019.3.X
Votes
1
Found in
2018.3.0b2
Issue ID
1084396
Regression
No
[UWP] ETW Logging Silently fails in with IL2CPP Scripting Backend
Steps to reproduce:
1. Download 1084396_repro project
2. Change platform to UWP
3. Build project with IL2CPP backend
4. Launch VS solution
5. Run project on a local machine (Debug and x64 platform)
Actual results: logged Provider GUID appears to be all 0's
Reproduced with: 2019.1.a3, 2018.3.0b4, 2018.2.11f1, 2017.4.12f1
Not reproducible on .NET backend
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
blgross_ms
Jun 25, 2019 17:18
It is definitely a regression from the .NET backend