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
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
- The property of a component becomes read-only when it is bound to "PropertyStreamHandle"
- Physics.Raycast does not work when used on the whole model
- Shader Graph changes the Position of Prefab instances in Play mode
Add comment