Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
Qt 3D Studio 2.8
-
None
-
ec0dbb0ef010ea2d51838a51131b5028eb3237a8
Description
If we use setAttribute to set an image that does not exist, we end up trying to look for it again and again.
If it is not found, we should either give a warning and give up, or give a qFatal and crash.