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
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script
Add comment