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
- [Android] Neither of the callbacks are called when several videos with VideoPlayer are spawned on the target on the Google Pixel devices
- Texture2D memory allocation size is significantly increased when running on iOS device
- No data received in Profiler when connecting to WebGL Player without "Autoconnect Profiler" option enabled
- Screen Space Ambient Occlusion is ignored when toggling "Post Processing" visibility in the Scene window overlay
- “RenderTexture.Create failed: requested size is too large.” errors are thrown and the Inspector window is black when selecting a CubemapArray texture
Resolution Note (fix version 10.1.0):
Fixed package version available in Unity 2020.2.0b9 and versions above