Well I've been using the editor for a few hours now and the editor crash from time to time. In the long run we should definitely have some kind of bug reporting system were we can see if other / jochen can reproduce them and what priority a fix for the bug has, also how serious the bug is.
I'll try to use the form:
Severity - Crash, Graphic glitch etc.
Description - Description of the bug.
Reproduce - How to reproduce the events that led to the bug, if possible
Comment - Any comment or thoughts on the bug itself.
#1 - Place deletionSeverityCrash
DescriptionWhen deleting a second "Place" objects in the node tree the editor always crashes.
Reproduce- Load any of the demos or create a new scene.
- Create two or more "Place" objects in the script tab.
- Delete any two "Place" objects.
CommentThis does not happen if you delete the "Place" objects in the script tab, only in the node tree.
Very low priority. Will get fixed sometime#2 - LOD change SeverityCrash
DescriptionWhen a lot of LOD changes to the terrain is made, the editor and planet viewer crashes.
ReproduceThe editor and planet viewer crashes EVERY TIME after I've looked around a few times or immediately if i try to zoom in.
CommentIt's like i said in the description, it happens when the LOD of the terrain starts to change, i think the crash happends even before it starts to change. I think that it only happens when there is really alot of LOD changes to be made at the same time.
This is clearly a major problem. I am on it.#3 - Perspective creation SeverityCrash
DescriptionWhen creating a new perspective in a new file.
ReproduceCreate a new file and try to add a Pangea->Perspective object to Interface in the node tree.
CommentThis does not happen when i add it to demo7.3Dm while it happens when i tried a few of the other demo*.3Dm. I guess it has something to do with there already being three Perspective objects added in demo7.
This requires some know-how about the GUI. The perspective will crash if there is either no Inventory, Acton Bar or Power bar.#4 - Collision sensorsSeverityDon't work
Description I can't get OnEnter or OnExit to work.
ReproduceTry to execute anything OnEnter or OnExit.
CommentLike i said in the post, demo4 does not work as intended anymore either so something is wrong.
Should be fixed now