Saas

Results 60 issues of Saas

**Issue description:** Currently, when making changes to a script that is used in a behavior tree, the whole tree editor closes. I asked on Discord why this is happening, and...

editor
ai

**Issue description:** https://github.com/user-attachments/assets/b6f75858-9a4d-40c3-bbf7-da835e10c59c This delay gets longer every time I add and remove a goal type. **Steps to reproduce:** 1. Create a new behavior tree 2. [Create a new blackboard](https://docs.flaxengine.com/manual/scripting/ai/behavior-trees/knowledge.html#blackboard)...

bug
editor
ai

**Issue description:** Currently the contents of a Rich text label can't be line wrapped. It'd be pretty cool if that was possible. I'm using a Rich text label in multiple...

suggestion
ui

Currently you have to start the right click in an empty space in the node editor. This pr makes it possible to also start right click on a node by...

enhancement
visject

This pr aims to make improvements to output log scrolling ### TODO - [X] Implement scroll to bottom on new line - [X] Add scroll to bottom on enter play...

enhancement
editor

**Issue description:** I have 3 monitors, so I like to detach and spread out windows from the Flax editor. This works pretty well, however, as soon as I focus one...

editor
suggestion
discussion

**Issue description:** When changing the `Grid Snapping Size` in the editor options, the setting does only apply to visject graphs after restarting the editor. Also it's a bit weird that...

editor

*This is my first issues I'm opening here so tell me if I can improve anything :)* **Issue description:** ### Pin Camera Icon Replace the pin camera preview icon, because...

editor
suggestion

**Issue description:** The current error in the output log when one string in ```cs ParticleEffect.SetParameterValue(String trackName, String spawnRate, object value) ``` does not exist in the particle effect/ system is:...

editor
suggestion
particles

### TODO - [ ] Add changes to editor options planned for/ added in 1.10 - [X] Add missing options - [X] Fix categories - [X] Remove some images -...

enhancement