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
- Camera.allCameras returns cameras from all loaded Scenes when using multi-Scene setup
- Camera.layerCullDistances has no effect when GPU Resident Drawer is enabled
- ARM64 and ARMv7 APKs return the same version code when "Split APKs by target architecture" is enabled
- Crash on ProfilerMutexLock when closing a project with specific Assets
- “Callback unregistration failed. Callback not registered.” is thrown when changing layouts with two "Font Asset Creator" windows docked
Add comment