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
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
blgross_ms
Jun 25, 2019 17:18
It is definitely a regression from the .NET backend