-
**Issue description:**
Flax crashes when baking light maps.
My GPU: GTX 660 ti
![image](https://user-images.githubusercontent.com/35228400/118935162-90c11680-b98e-11eb-9383-468429fead28.png)
!…
-
**Issue description:**
After following the steps in the readme, I get this error:
```bash
$ sudo bash GenerateProjectFiles.sh
Generating Flax Engine project files...
Missing Android SDK. Cann…
-
I was updating a Debug message in my C# script when I experienced this crash.
I managed to capture a screenshot of the source of the crash in the engine here:
![image](https://user-images.githubuser…
-
**Issue description:**
I've just tried to cook my game and received the following errors. It appears that there is a problem with the UICanvas probably introduced as a result of all the bug fixes.
…
-
### Issue description:
Trying to work with C++ results in issues where it crashes the editor and it fails to compile. I've attached the project that causes it.
Theres not much to be said really be…
-
**Issue description:**
I have a [json asset](https://docs.flaxengine.com/manual/scripting/tutorials/custom-asset.html) with an `Int2`. This works flawlessly, until I change any script and then recomp…
-
**Issue description:**
I changed the UI scale in the options menu, saved and closed the editor, but upon restarting the editor, the settings dont seem to be saved, the UI is still "1", and the …
-
**Issue description:**
~~Running a game on Windows in headless mode does not appear to work. I run a game in normal mode, "everything works," I add the headless flag and run the game and it appears t…
-
**Issue description:**
Plugins aren't adding to visual studio project file as reference
**Steps to reproduce:**
Just try adding plugin to project and add this option:
options.PrivateDependencies…
-
**Issue description:**
**What happened:** Flax Engine Editor froze when trying to compile C# script from Visual Studio 2019 with only a few lines of code.
**What was expected:** Flax Engine co…