Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2019.2.X
Votes
0
Found in
2019.1
Issue ID
1142484
Regression
Yes
Two ShaderCompilerTests hitting asserts on reflection callbacks
HLSLcc_ImageBuffers and HLSLcc_ConstantBufferReflection native compiler tests are hitting asserts in reflection callbacks on debug build. Seems to be related to the recently added reflection handling. Shader compiler is built debug only with UserOverride.jam file in the repository root, containing this line:
SHADER_COMPILER_DEBUG_BUILD = 1 ;
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
- [Android] Virtual device crashes with "Scudo ERROR: invalid chunk state when deallocating address" error in Firebase Test Lab when Optimized Frame Pacing is enabled
- Particle System does not resume when its Culling Mode is set to "Pause" or "Pause and Catch-up," and particle position simulate in world space
- "Custom Render Queue" field cannot be set above "2000" when changing it in the Inspector window using Debug mode
Add comment