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
Comments (1)
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
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
- FrameTimingManager.GetLatestTimings adds background time to the next focused frame when the Player is unfocused
- PropertyDrawer gets disposed while still being active when adding a secondary component
- Realtime GI behaves differently when using Unlit (Amplify) and Lit (Shader Graph) shaders in URP
- API Updater strips Unity-owned Custom Attribute references within precompiled DLLs
kite3h
Jun 24, 2016 05:13
Eye adaption broken.