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
- Only the left screen is rendering when using Render Graph Fullscreen Blit in Meta Quest 2
- Context menu with the "Revert" option doesn't appear when pressing the right mouse button on a "Vector2" or "Vector3" property in the Inspector of a custom shader
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
Add comment