Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0a6
Issue ID
755069
Regression
Yes
[HLSLcc][ImageEffects] Adding "Tonemapping Color Grading" component in GLCore in Windows crashes the editor
Adding "Tonemapping Color Grading" component to a GameObject while using OpenGLCore API in Windows 10 causes the ditor to crash in "DataBufferGLES::CopySubData"
Repro Steps:
1) Open attached project and scene "Test"
2) Select any GameObject and add component "Tonemapping Color Grading"
3) Wait a few seconds and observe crash
Regression from V5.3
NOTE: In 5.3 The following is written to console but the component still works.
"GLSL compilation failed:
0(49) : error C1115: unable to find compatible overloaded function "atomicAdd(uvec4, uint)""
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
Add comment