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
- 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
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment