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
- “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
blgross_ms
Jun 25, 2019 17:18
It is definitely a regression from the .NET backend