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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Add comment