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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
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