Saas

Results 60 issues of Saas

**Issue description:** When making a field in the properties panel that has the type of a class that inherits from script, you can drag in a script. This however causes...

editor
scripting

**Issue description:** When moving the window around with the mouse, it turns black sometimes. I believe this only happens when I move the window with a fast speed. After letting...

bug
platform
graphics

**Issue description:** It sometimes can be hard lining up a mesh with a collision shape in the prefab editor because the debug draw of the shapes disappears as soon as...

editor
prefabs

**Issue description:** Make the Output and Debug Log line wrapped so that messages stay readable even when they go outside of the bounds of the panel. This could be an...

editor
suggestion

**Issue description:** In [this video](https://www.youtube.com/watch?v=-7SlaNUIDcQ&t=2s), [Mike at Gamefromscratch](https://www.youtube.com/@gamefromscratch) has an UX issue with the color picker where he does not click on _Ok_ to apply the color. Instead he closes...

editor
discussion

**Issue description:** Right now every project takes a screenshot before it closes to display in the Projects Library in the launcher. The _can_ look similar and make it hard to...

editor
suggestion
launcher

**Issue description:** Depending on how the line has to bend in order to connect there are some black (or background color) pixels to be seen. ![image](https://github.com/FlaxEngine/FlaxEngine/assets/111653551/36413e98-7f6c-4bd1-a35b-e4170939372d) This happens in every...

bug
graphics

**Issue description:** Picture this: Your iterating over an asset and want to enter play mode to see the asset in game. So you enter play mode, check your asset, see...

editor
suggestion

**Issue description:** *I will be making a lot of references to how Godot does it's control/ ui system here. Godot calls their panels "containers", so everytime I write container think...

bug
ui

**Issue description:** When duplicating a control with CTRL + D the order of the first and second child is swapped. *Here's a screenshot of the "aftermath" of the bug* ![image](https://github.com/FlaxEngine/FlaxEngine/assets/111653551/8d2913f1-6b1a-48e0-8e24-0b5b76affb86)...

bug
editor
ui