Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.1.0a3
2021.1.0b1
2021.2
Issue ID
1301652
Regression
Yes
[HDRP][UNet] RenderTexture not visible and "Thread group size must be above zero" is thrown when showing RT in Play Mode on Host
How to reproduce (Host):
1. Open the user's attached "Command.zip" project (Host)
2. Comment out the "rendertexture.Release()" line in the ViewPanel.cs script (line 59)
3. Enter Play Mode
4. Press the "Host" button in the Game view
How to reproduce (Client):
5. Open the attached "RenderTextureEnvironment.zip" project (Client)
6. Open the "Welcome" Scene
7. Enter Play Mode
8. Go back to the Host project and observe the Console log
Expected result: No errors are thrown in the Console log
Actual result: "Thread group size must be above zero" error is thrown in the Console log
Reproducible with: 2021.1.0a3, 2021.1.0b4, 2021.2.0a3
Not reproducible with: 2020.2.3f1, 2021.1.0a2
Could not test with: 2019.4.19f1 (Due to errors when downgrading)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Resolution Note:
UNET is no longer supported