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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
UNET is no longer supported