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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Resolution Note (fix version 10.1.0):
Fixed package version available in Unity 2020.2.0b9 and versions above