-
**Describe the bug**
Entering the Game Mode on the AutomatedTesting's NavigationSample level causes a short freeze, followed by multiple asserts being printed to the Console. The controls are also no…
-
### Documentation
It must go without saying that all the features in the world (CryEngine) are only as good as their documentation and ease of implementation. I hope keeping with the open source an…
-
**Page**: content\docs\user-guide\engine\serialization\json-data-types.md
**Description**: This type conversion index doesn't contain information on how `null` type conversions are handled, includi…
-
**Describe the bug**
When changing an array entry or position with the entity array in inspector, nothing gets marked for saving. No changes will propagate until something else marks the project for …
-
This is a must in any game engine, to not utilize Houdini's procedural content generation & particle handling abilities would be shooting ourselves in the foot, this is an absolute must for the engine…
-
Ubuntu 24.04 has been built and run successfully with minimal changes to the building instructions. However the instruction will need to be updated to account for minor naming changes.
-
Right now, if the O3DE editor crashes, the application closes itself without any warning or information.
As a user I would like to be able to:
- Know if the Editor crashed
- Have as much informat…
-
**Describe the bug**
If a custom Gem is created via Command Line it is automatically available on all projects made on that engine and cannot be unregistered. It should be noted that if another custo…
-
**Describe the bug**
The editor performance drops dramatically when you select the "Be this camera" option and move the view around while the entity with the camera component is visible.
If you clos…
-
**Is your feature request related to a problem? Please describe.**
Now that the Translation system for describing ScriptCanvas nodes have been moved over to use JSON Serialization instead of QtLingui…