iamnick 2 Report post Posted October 22, 2018 I've experienced an issue with reflection textures being stretched while taking screenshots. Is there something I did wrong/am not doing right? Playground @ https://www.babylonjs-playground.com/#DNXSFL#1 Quote Share this post Link to post Share on other sites
Deltakosh 4315 Report post Posted October 23, 2018 Do you mind creating an issue on our repo? I'll make sure to fix that ASAP Quote Share this post Link to post Share on other sites
trevordev 148 Report post Posted October 23, 2018 @iamnick If you only specify the width, the reflection will be scaled correctly. See: https://www.babylonjs-playground.com/#DNXSFL#2 . The stretching is still an issue when specifying both though. Quote Share this post Link to post Share on other sites
iamnick 2 Report post Posted October 23, 2018 1 hour ago, Deltakosh said: Do you mind creating an issue on our repo? I'll make sure to fix that ASAP Thanks, buddy! I've created an issue w/ the same name as this post. Quote Share this post Link to post Share on other sites