Search Issue Tracker
Fixed in 5.4.0
Votes
1
Found in
5.3.3p2
Issue ID
776052
Regression
Yes
[Substances][Bake&Discard] Material is rendered completely black if we choose Bake and Discard from the inspector
- Launch Unity and load the attached project
- Select the substance asset and in the inspector choose Bake and discard substance and click apply
- Now make a build and notice that the material is rendered completely black
This does not happen all the time, it seems to be related to the caching because once it gets rendered then it would always gets rendered.
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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
alexzzzz
Mar 09, 2016 19:50
I've notices that no matter what load behavior I set, all the substances stay completely black in the editor until I select a substance in the project panel to trigger its recalculation. Once it's recalculated it works fine until I restart the editor. So, each time I restart the editor I have to select all my substances one by one to turn their look from pitch black to normal. It's annoying as hell.
5.3.3p2