Search Issue Tracker
Fixed in 5.4.0
Votes
1
Found in
5.4.0b5
Issue ID
769774
Regression
Yes
[ImageEffects] HistogramCompute implicit vector type truncations
Console warnings:
Shader warning in 'HistogramCompute.compute': 'UnityObjectToViewPos': implicit truncation of vector type at UnityCG.cginc(260) (on d3d11)
Shader warning in 'HistogramCompute.compute': 'UnityObjectToClipPos': implicit truncation of vector type at UnityCG.cginc(554) (on d3d11)
Repro Steps:
1) Open project and view console for warnings
2) If no warnings appear open build menu and change standalone architecture, then view console
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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
kite3h
Jun 24, 2016 05:13
Eye adaption broken.