From 311ef123e2f700ffbf9b74868f88d3c159eba57f Mon Sep 17 00:00:00 2001 From: Miikka Heikkinen Date: Fri, 15 Mar 2019 15:37:21 +0200 Subject: Fix docs to match current runtime behavior MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QT3DS-2720 Change-Id: I1bb3d7cdaf8edd41909868e6a697caa269aa48f5 Reviewed-by: Mats Honkamaa Reviewed-by: Tomi Korpipää --- doc/src/known-issues.qdoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/src/known-issues.qdoc b/doc/src/known-issues.qdoc index 6eb002bf..235b3c0f 100644 --- a/doc/src/known-issues.qdoc +++ b/doc/src/known-issues.qdoc @@ -48,9 +48,10 @@ Viewer. You need to find all occurrences of \c{.mesh#} from your \e .uip files and replace them with \c{.mesh}. -\section1 QML Stream with Window Element Causes Viewer Crash +\section1 QML Streams with non-QQuickItem Derived Root Items Are Not Supported -Opening a project that has a QML stream including a Window element causes the viewer to crash. +QML streams with non-QQuickItem derived root items are not supported and will show up as black +textures. \section1 Changes to Material Definitions Saved Separately from the Project -- cgit v1.2.3