Search Issue Tracker
Won't Fix
Votes
0
Found in
5.5.0p4
Issue ID
878728
Regression
No
[WSA] Disabled shadows causes application to crash on launch on Microsoft Lumia devices
Steps to reproduce:
1. Open attached project
2. Go to Edit/Project Settings/Quality and make sure Shadows are disabled
3. Build WSA Universal 10 or Universal 8.1 SDK
4. Open VS solution
5. Deploy on Microsoft Lumia 550/950/950XL device
6. Observe the crash on launch
Alternatively enable shadows and repeat steps 3 to 5 - the application won't crash
Expected result: application doesn't crash on launch when shadows are disabled
Actual result: application crashes on launch when shadows are disabled with an exception:
Unhandled exception at 0x6AB234DD (qcdx11um8994.dll) in Lumia950Issue.exe: 0xC0000005: Access violation reading location 0x00000018.
Reproducible with: 5.5.0b1, 5.5.1p3, 5.6.0b7
Also see: tester notes in the edit, callstack and output files attached
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
Add comment