Hi, default aspect ratio in Irrlicht should be according documentation 4/3 = ~1.33, but value returned by getAspectRatio() is 0.75, which equals 3/4, maybe mistake in documentation
No, a bug. Patches available, but changing only the ratio is not enough. There are also some calculations done wrongly. Check the bugs forum and the patch page.