Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.4.X
Votes
0
Found in
2017.2.2p3
Issue ID
1038465
Regression
No
[2017.x] [UWP] IL2CPP generates incorrect code for lock() statement in UWP non-development build
Steps to reproduce:
1. Download 1038465_repro.zip
2. Switch platform to UWP
3. Build with IL2CPP backend, non-development build
4. Build project in Visual Studios (Debug configuration, x64 platform, run on Local Machine)
Expected results: App runs without freezing
Actual results: App freezes after launch.
Reproduced with: 2017.4.3f, 2017.3.2f1, 2017.2.3f1, 2017.1.3p4
Not reproducible with: 2018.2.0b4, 2018.1.2f1
Not reproducible on a Development build
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Add comment