FFmpegOut icon indicating copy to clipboard operation
FFmpegOut copied to clipboard

UI Canvas World Space not captured/visible in Player (Windows)

Open eusebiu opened this issue 5 years ago • 5 comments

Aparently, the UI Canvases (World Space) are not captured/visible in the build app (Windows Standalone Player) but works fine in the Editor (on the right). image

Any ideas why?

eusebiu avatar Oct 02 '20 13:10 eusebiu

Forgot to mention that for a very small number of frames the canvas appears but quickly disappear.

eusebiu avatar Oct 02 '20 17:10 eusebiu

Hello, Any updates on this? Thanks!

eusebiu avatar Nov 24 '20 22:11 eusebiu

Unfortunately, I'm not actively working on this project now. Please don't expect that there will be any update soon.

keijiro avatar Nov 25 '20 02:11 keijiro

If I add a camera.Render(); in Update() after the if, the canvases appear in recordings.

https://www.youtube.com/watch?v=d-56p770t0U&feature=youtu.be&t=1029

eusebiu avatar Nov 25 '20 06:11 eusebiu

You can also take a look at FFmpeg Bind 2. It can capture and edit every video.

Spirit30 avatar Feb 01 '21 14:02 Spirit30