UnityRenderStreaming icon indicating copy to clipboard operation
UnityRenderStreaming copied to clipboard

URP unstable with high resolutions (4K support)

Open a82kd opened this issue 5 years ago • 3 comments

If I try to stream 4k in a URP project, Unity crashes.

Steps to reproduce:

  1. Created project from URP template (2019.3.13f)
  2. Installed UnityRenderStreaming 2.0.2
  3. Loaded URP Demo Content
  4. Setting 4k for the first Stream Render Camera Script
  5. Stream starts up and is visible for some seconds in the browser, then Unity crashes.

The HDRP example included in the package works fine with 4k.

a82kd avatar May 17 '20 09:05 a82kd

Hi, short update: I also tried it with a large VM, NV6 on Azure (Tesla M60, 8GB, 32GB shared). 4K is possible sometimes, but not stable. 5K again crashes. So the issue seems not to be related to the hardware. Moreover, stable 4K should be possible with this setup. This most likely seems to point to a memory leak, or?

a82kd avatar May 26 '20 06:05 a82kd

@a82kd Does this issue occur with the latest packages now?

Also, support for 4K resolution is not yet supported by us, so please wait for it. related issue : #236

kannan-xiao4 avatar Jan 25 '22 02:01 kannan-xiao4

memo: WRS-221

karasusan avatar Jan 25 '22 02:01 karasusan