Search Issue Tracker
Won't Fix
Votes
0
Found in
5.2.3f1
Issue ID
751339
Regression
No
[Substance] Triplanar mapping causing pixelation in Unity
Steps to reproduce:
1) open users attached project
2) scene 'Torus'
- there are two models, one with triplanar node and another one without
Results: object with triplanar node is pixelatex
Expected: No pixelation
note: pixelation is not visible in 'Substance Designer'
This rendering mismatch happens because the Substance engine used in the Unity integration is the CPU engine, which only handles grayscale 16b textures and color 8b textures.
Workaround:
There is a workaround available: a new version of the triplanar filter, which uses three grayscale 16b textures instead of a single rgba 16b texture, is available here: https://share.allegorithmic.com/libraries/115
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
- Lights with Cookies generate Cookie Atlas and increase Memory usage every time when Play mode is entered
- Crash on mono_traverse_object_internal when exiting Play mode on a specific project
- Camera prefab shows up in overrides after upgrade when game view is changed to Simulator
- Prefab Override context menu does not appear when changing attributes on a Terrain Component
- Particles are visible through Mesh when Sprite-Lit-Default Material is used
EnriquePage91
Mar 13, 2018 22:05
Well workaround doesn't actually work, if you use the node provided in the link shared on this article you will most probably find yourself unable to export your substance.
As soon as I replaced the triplanar node with this one and tried to export my substance into Unity I was thrown an error which results in the substance not being exported at all. So it might technically work in Unity, but at least I can't personally find a way to make it work so that it actually lets me export Substances using this.