Search Issue Tracker
Duplicate
Votes
0
Found in
5.2.0f3
Issue ID
725807
Regression
Yes
[compute] HLSLcc times out compiling complex shaders (exponential complexity)
How to reproduce:
1. Import the attached shaders (Compute.zip) into a project
2. Give them time to compile
- Note that it takes a really long time (10+ minutes) and the shaders don't even finish compiling properly, throwing errors about being unable to communicate with the internal compiler process.
- Reproduced in Version 5.3.0f1 (b948b362cb65), Version 5.2.2f1 (69bd29e9fca9)
- Not reproducible in Version 5.0.3f1 (b597153251dd) (the shaders compile and in reasonable time too)
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
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
This is a duplicate of issue #704501