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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Add comment