Search Issue Tracker
Won't Fix
Votes
0
Found in
5.5.1p1
Issue ID
879393
Regression
Yes
[WSA] Player crashes on launch when Network View component is present in the scene
Steps to reproduce:
1. Open attached project
2. Build "Main" scene for Universal 10/8.1 SDK
3. Open VS solution
4. Deploy on local machine
Expected result: player doesn't crash
Actual result: player crashes when Network View component is present with exception:
Exception thrown at 0x1292F4A1 (UnityPlayer.dll) in network-test.exe: 0xC0000005: Access violation reading location 0x00000010.
Not reproducible on Editor/Standalone
Reproducible with: 5.5.0a1, 5.5.1p3, 5.6.0b7
Not reproducible with: 5.4.4p1
Regression introduced in 5.5.0a1
Reproducible with both .NET and il2cpp scripting backends
Callstack and output 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