-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 8
-
Component/s: javafx
-
None
See RT-28214. We need to cover the case where the camera is not child of the scene. If you call scene.setCamera(cam) and scene2.setCamera(cam) it needs to be recognized as illegal.