Search Issue Tracker
Fixed in 10.1.0
Votes
1
Found in [Package]
7.7.0
Issue ID
1344355
Regression
No
[HDRP] Error is thrown and Build crashes when using a high resolution (5K)
How to reproduce:
1. Create a new project using the HDRP template
2. In the Game View, set a new resolution for 5120x2880
3. Create a new empty Scene
4. Open the Scene
5. Enter the Play Mode with the 5120x2880 resolution
6. Inspect the Console window
Expected result: No errors are thrown
Actual result: "Thread group count is above the maximum allowed limit. Maximum allowed thread group count is 65535." error is thrown
Reproducible with: 7.7.0 (2019.4.28f1), 10.0.0-preview.27 (2020.2.0b12)
Not reproducible with: 10.1.0 (2020.2.0b12), 10.5.0 (2020.3.14f1), 11.0.0 (2021.1.15f1), 12.0.0 (2021.2.0b4, 2021.2.0a3)
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 10.1.0):
Fixed package version available in Unity 2020.2.0b9 and versions above