Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
5.6.0f3
Issue ID
898850
Regression
No
[Vulkan] Built scene crash and SymGetSymFromAddr64 error: 'Attempt to access invalid address.'
To reproduce:
1. Open project
2. Go to Player Settings- > Other settings -> Graphics APIs for Windows. Make sure, that there is only Vulkan included
3. Build and run 'DemoWalk' scene.
Expected: scene will run
Actual: scene crashes or freezes after a few mouse clicks in executable window
Reproduced on 5.6.0b7, f3, 2017.1.0b1
Note: Scripts which cause crash are in Camera game object. If any of these 2 scripts are disabled, crash becomes not reproducible.
Everything works properly in editor and DX11 build
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