Search Issue Tracker
Fixed in 5.4.0
Votes
3
Found in
5.3.3p3
Issue ID
779574
Regression
No
Substances remain "isProcessing"/"Generating" forever
To reproduce:
1. Open attached project
2. While some substances are still busy processing (the provided in-scene UI will show you) click "play" again to exit play mode
3. Some substance materials are now locked as "busy generating"
4. Press "play" again and these ones that didn't finish the first time will never finish in play mode
5. Exit play mode and look at the substance within the editor, these materials are still marked as "busy generating" and have become locked in that state forever
Reproducible: 5.2.4f1, 5.3.4f1, 5.4.0b10
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
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
DarkArts-Studios
Mar 19, 2016 07:18
Unity 5.3.2f1 is not affected by this, I'm using that Unity version for stability, due to the above.
So this is actually a regression, but between 5.3.2 -> 5.3.3
Thanks guys