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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment