Support Tickets

IDDue In VersionSummarySeverityStatusProgressOpened byOpenedLast Edited
99Bug ReportThe game engine crash everytimeCriticalNew
0%
Coppens Remy19.07.2020 Ticket Description

Hello,

I’m desperate because the engine crashes all the time for anything.
I tried with the renderer ‘DirectX’ and ‘OpenGL’ it’s the same.

Eg. I’m looking in the ‘SkyGraph Editor’ part, I’m just browsing categories and all of a sudden crash, no error message (one eg. in video).

Another example, I select a ‘game object’ (Widgets / Geometry shapes n Physic / Physics - Stack sphere) and directly the crash engine (see video).
If I put a wrong command in a script, the engine crashes ...

I have no problem with the other apps I use so the problem is not with my PC.

I have reinstalled Skyline Game Engine several times (uninstalled before) but it’s always the same.
I like this engine and I want to use it but currently impossible.

Please help me!

Video here: https://youtu.be/HPik6PqTF9o

Best Regards,
Remy

98Feature RequestsHave the Game Manager LUA script running in editor modeHigh1New
0%
epsilonion07.04.2019 Ticket Description

Since the Game manager LUA script keeps running above all scenes etc it would be great to be able to have it running in editor, this will enable the following and more.

Passing of tables and data like player stats between scenes (levels).
Verify that data written to tables etc in the Game manager script when in editor.
Testing and verifying that all data passed to the manager script is OK..

Having functions in the scene manager script would save from having to copy and paste them into each and every scene and speed up the load times of levels/scenes.

overall I think it would be a great benefit to have it running in editor

97Bug ReportCrashCriticalProcessing
0%
1Kenneth Andersen08.02.201908.02.2019 Ticket Description

Hey aurasoft skyline

I’ve downloaded (Skyline Editor - Lite.) And it keeps crashing. When I made a 3 person and I want to root in the pc controller properties (pc offset) the program crashes (crash)

It just goes down sometimes when I do something else ... it’s the 1.0 version I have of (little edition)

Sincerely. Kenneth Andersen

ps. If I have to buy the pro edition and do something serious,

     things should work.
96Bug ReportGame templates issuesHighNew
0%
2SpiderMack18.01.201908.02.2019 Ticket Description

1 ) TP Camera Collision
The camera does not move, mouse can only rotate camera up and down.
Character not visible behind models, camera does nothing.

95Bug ReportAction editor bugsHigh1New
0%
1SpiderMack18.01.201908.02.2019 Ticket Description

Window 7

1) click on “left arrow” to remove a script from some object opens a window
2) nothing selected and click on “left arrow” crashes editor

 94 Bug Report Trying to run the engine in 32 or 64 bit engine crashes Critical1Closed
100%
10Mike Felker06.12.201806.12.2018 Ticket Description

I cannot tun the engine. Double clicking on either the 32 or 64 bit engine editor crashes to windows.

What must I do to be able to run Skyline?

Mike

93Feature RequestsTo have TrackIR intergrated as standard would be great.Very Low1New
0%
epsilonion07.11.2018 Ticket Description

If you can not afford a VR rig many people look towards TrackIR, its been around for longer than the concept of VR and is in many many games.
You could have it switched on or off (off as standard)

Featuring a wide field of view, high frame rate, and 6DoF tracking technology, the TrackIR 5 dramatically increases situational awareness, adding depth to the PC gaming experience and pulling you further into the game.

When I first requested this (approx 2 years ago) it was free and you only had to register your game with the software to access the API I dont know about now but it still should be free..

  • It’s a massive competitive edge in flight and space sims. It changes the game. There’s no going back. It’s that important
  • The added immersion and freedom puts you close enough to the virtual world for you to lose yourself in it
  • No doubt about it, TrackIR is a significant advantage in combat, and frankly a far more immersive experience. I can’t play my games without it anymore.

Some of the games using there system:

  • Star Citizen
  • Insurgancy
  • DayZ
  • ArmA 3
  • Rust
  • Dirt Rally
  • Assetto Corsa
  • Elite Dangerous
  • Flight Simulator X
  • European and American truck simulators

and many more...

92Feature RequestsAI Visual Mechanics kinda thing - Behaviour TreesMedium1Completed
0%
epsilonion25.08.2018 Ticket Description

Is it possible for you to create a feature within the Visual Mechanics for AI..

Something like

//forums.unrealengine.com/filedata/fetch

//forums.unrealengine.com/filedata/fetch

There are some lib’s on github for cover, suppression etc that you could look into for this feature.
Having a built in AI editor or an extension of the Visual Mechanics would help skyline appeal to gamers for making games and is already a part of the BIG engines out there and would help skyline shine above all other indie engines..

 91 Bug Report GUI Editor Crashes Medium2Closed
100%
1epsilonion28.07.201818.12.2018 Ticket Description

The GUI editor seems quite unstable with several crashes when pressing refresh

I know your going to do another run at the GUI editor to sort some issues out with it so I made a ticket..

Hope its sooner than later

 90 Feature Requests Attach to a BONE. Medium1Closed
100%
2epsilonion06.07.201813.07.2018 Ticket Description

I am working on hit boxes and would like to be able to attach hit boxes to bones, this allows the box to move with the arms and legs making shooting the NPC/players better as we have all complained about games with bad hitboxes in the past or large hitboxes when they could not be attached using the method that i would like to here..

89Feature RequestsRaknet PluginsHigh1New
0%
2Shando16.06.201806.07.2018 Ticket Description

Please implement RakNet Plugins such as Lobby2Client - PC, Lobby2Client - Steam, TeamManager etc.

 88 Bug Report Test unit the project publishing CriticalClosed
100%
2SpiderMack12.05.201818.08.2018 Ticket Description

I published an isoladed project.
I won’t know why, but Skyline gives many errors while there is only one scene with one material.
Running the game and press “new game” there is a yellow empty screen with frame rate display on top left ?

https://s7.postimg.cc/t8ebohcqj/skylinepublish.jpg

Assets always point to Skyline installation and not the project directory.
On game manager clicking ass scene it also points to Skyline installation and not the project directory.

Please do test unit :
- create new empty project
- Add empty scene with player camera and controls
- publish
- test published game menu and scene loading

Thank you.

 87 Feature Requests Key bind for Grid snap Medium1Closed
100%
2Jayce Young06.05.201808.08.2018 Ticket Description

Requested by user TattieBoJangle, a key bind is needed for example key “V” so the snapping and be enabled and disabled easily.

86Bug Reportentity.getWorldOrientation() - Not working with spawned...HighProcessing
10%
2planetX03.05.201818.12.2018 Ticket Description

This function only works with entities present in the editor. If the entity is spawned by script, it doesn’t get the quaternion values. Always get (1,0,0,0)

85Feature RequestsImplementation - Navmesh DetourNavMeshQuery functions LowProcessing
0%
1SpiderMack16.04.201808.02.2019 Ticket Description

There is important Navmesh functions to create advanced AI.

Many are already included in Detour Api, Skyline just needs to interface them to Lua.

findRandomPointAroundCircle

Used a lot to create dynamic AI moving everywhere around the player

dtStatus dtNavMeshQuery::findRandomPointAroundCircle(dtPolyRef startRef, const float* centerPos, const float maxRadius

raycast

Faster than physics raycast when testing environment, and usefull to identify static walls and obstacles
dtStatus dtNavMeshQuery::raycast(dtPolyRef startRef, const float* startPos, const float* endPos

getCost

Navigation cost.
Can be used to compare two possible destination cost or used for gaemplay like checking if sound propagation reaches a destination.

float dtQueryFilter::getCost(const float* pa, const float* pb,

closestPointOnPolyBoundary

Closest point into a boundary poly
dtStatus dtNavMeshQuery::closestPointOnPolyBoundary(dtPolyRef ref, const float* pos, float* closest)

findPath

Gets the path in an array of points, it can be usefull to let the user use the path and create it’s own movement code.

dtStatus dtNavMeshQuery::findPath(dtPolyRef startRef, dtPolyRef endRef,

84Bug ReportNavmesh rotation issuesLowProcessing
10%
1SpiderMack14.04.201808.02.2019 Ticket Description

It’s a little better; but there is still notable rotation issues with navmesh when the character start a new destination.
Rotation stabilizes after some second, but rotation should be controled and smooth.

A rotation speed should also be available as Navmesh parameter to control how fast a character would turn.

83Bug ReportFeature Request - Asset Manager point to project locati...LowRequires testing
0%
2SpiderMack14.04.201818.04.2018 Ticket Description

You load a project the Asset Manager points to Skyline installation.

When you load an existing project, the Asset Manager should always point to the new project folder structure and location.

 82 Bug Report vehicle.setWheelRadius() function doesn't work CriticalClosed
100%
1planetX08.04.201809.04.2018 Ticket Description

https://www.forum.aurasoft-skyline.co.uk/viewtopic.php?f=8&t=2108&p=12454&sid=5697c2894f11f90ff719580e258e3cd5#p12451

81Bug ReportStop the ability to readd an action that is already app...HighNew
0%
Jayce Young05.04.2018 Ticket Description

Skyline lets you add 2 or more actions of the same name to the entity but does not support adding multiple same actions.
It can then cause unforseen things to happen like scene load issues.

We need skyline to not let you add any more actions of the same name to an entity and display a message box when you do.

 80 Bug Report Scene Upgrader gets stuck on scene load HighClosed
100%
Jayce Young05.04.2018 Ticket Description

Scene Upgrader gets stuck on scene load if any entities have 2 or more actions that are the same on an entity.
It causes a loop to happen due to array sizes going out of whack.

the simplest solution is not use multiple actions of the same name on an entity in the first place, however there is no error catching. See other ticket about this.

Bug brought about from @rockStahr from discord.

79Feature RequestsMaterial Sub panel to show material namesLowNew
0%
Jayce Young05.04.2018 Ticket Description

TattieBoJangle has requested that the material sub panel show the material names on the icons so you know what material is assigned.

 78 Bug Report Importing models - Bounding box is out CriticalClosed
100%
epsilonion23.03.2018 Ticket Description

When importing models the bounding box seems to be out when importing from FBX..

The pivot point resets to where the bounding box is on the model (in other software)but the bounding box is way out.

Thanks to tattie he found the problem...
you have to untick the 2 animation check boxes when preparing the folder for skyline... (may be set to off as default) not all models have animations.

 77 Bug Report new project crash CriticalClosed
100%
2SpiderMack19.03.201805.04.2018 Ticket Description

I installed last Skyline version with new project manager.

I created a new project isolated from others, when i press ok it crashes before i could re launch Skyline.

76Feature RequestsFeature request - Navmesh is destination insideLow1Processing
0%
1SpiderMack18.03.201808.02.2019 Ticket Description

Navmesh needs a function telling if a destination is inside navmesh or not.
This can be used by AI to know if some destination can be reached.
It’s often used with AI and random movement, fleeing, wandering or other behaviours.

75Feature RequestsFeature request - Physics shape adjust sizeLowNew
0%
SpiderMack17.03.2018 Ticket Description

Box collision size can’t quickly be adjusted in the physics properties.
For example adding a box collision to a tree objects,the box is too big and can be adjusted in the editor.
It’s the same for other physics shapes.

74Bug ReportMesh Merger bugsLowNew
0%
SpiderMack16.03.2018 Ticket Description

It’s a great tool for optimization.

But when two models are merged , the resulting model doesn’t look like the two combined and the texture does not look the same.

https://s18.postimg.org/ckr1x14ah/skylinemeshmerger.jpg

And merged meshes doesn’t keep their relative offset when merged

https://s18.postimg.org/iyg50h43d/skylinemeshmergerbu.jpg

73Bug ReportSun light reset bugLowNew
0%
SpiderMack16.03.2018 Ticket Description

How to reproduce the bug :
1) Under Light tools Change the sun light to a color.
2) Under render settings and ambient lighting, if you change Brightness it will reset the previous sun light color

72Feature RequestsFeature request - Directionnal LightLowNew
0%
1SpiderMack16.03.201822.03.2018 Ticket Description

Like most 3D engine, add a new object type that is directional light users can place, remove or control with script.
It makes possible having several directional lights active or activated individually.
And remove Sun light parameters under light tools or make it optional.

71Feature RequestsFeature request - Regroup lighting and environment sett...LowNew
0%
1SpiderMack16.03.201822.03.2018 Ticket Description

Lighting is scattered all around in Skyline, you discover some default parameters you must change are on Light tools for example you never got the idea it was here.

Those could be grouped on same window or same menu :
- Environment setup
- Sun light and Atmospheric hidden under light tools
- Post effects

70Feature RequestsFeature request - Tone mapping , DOF, color gradingLowResearching
10%
3SpiderMack16.03.201822.03.2018 Ticket Description

Common post effects are missing to get better graphics.

-ACES tone mapping
-DOF
-color grading
-chromatic aberration

This is the lighting tweaking lot of time in Skyline

https://s18.postimg.org/4bf6ikd49/skylinegraphics.jpg

 69 Bug Report Export .exe bug LowClosed
100%
1SpiderMack16.03.201808.08.2018 Ticket Description

Exporting the game there is some error, while there is only one working scene specified as main scene in the game manager.

Why it is saying it doesn’t find the binary when the scene is working in the editor when testing ?

https://s18.postimg.org/97e7wgy5l/skyline_Export.jpg

And launching 64 bit version it closes without displaying the main scene.

68Bug ReportNavBot bug when turningLowNew
0%
SpiderMack16.03.2018 Ticket Description

The new Navbot using navmesh example works when you click somewhere it goes to the position.

But when it turns it’s very buggy turning into all directions at same time and it stabilizes after some frames.

67Feature RequestsFeature request- Nav Agent TurnSpeed functionLow1New
0%
SpiderMack16.03.2018 Ticket Description

Navmesh API needs a function to allow us to setup the agent max turning speed.

Some characters could be heavy with lower turning speed.
It’s useful to tweak agent turning speed looking more natural and not too fast.

66Feature RequestsRTT - Render to textureMedium1Processing
10%
1epsilonion07.03.201808.08.2018 Ticket Description

This is an old request.

Been able to render to texture using a camera in scene would help when making mini-maps, CCTV (say cameras in a prison and they monitor the inmates.

Been able to use a camera as a transmitter for Render to Texture would be awesome.

 65 Feature Requests GUI Editor - Drag and drop of textures to be exposed  High1Closed
100%
2epsilonion06.03.201813.07.2018 Ticket Description

To expose dragging and dropping of textures feature that is already in the GUI system that is used..

This way you could easily drag from the inventory to the tool bar (press 1 for gun press 2 for medikit etc) that the player uses a sort of equipped items like you see in nearly every game these days..

It would save on time and workflow of users allowing them to quickly get a player system up and running asap..
it would replace having to code and track the mouse location while LMB is held and released to a co-ord on the screen and if that co-ord is xxx container then put it in slot xx.. then change textures of these slots etc etc..

Just using the existing system you could just use it through the hooks that could be exposed and miss half of the coding needed..

 64 Bug Report Advanced Search in Forum MediumClosed
100%
2Shando03.03.201804.03.2018 Ticket Description

Is it possible to add an advanced search to the Forum?

Nearly every time I try to search for something (e.g. “Game Objects”) I get the response that the word(s) are too common!

Ideally, something like the Google Search where you can use double quotes or + to indicate that it must search for the exact phrase, or both words etc.

This would be a real help, not only to me, but also to new users.

Thanks

Shando

63Feature RequestsNavmesh componentLowProcessing
0%
1SpiderMack03.03.201808.02.2019 Ticket Description

All features should be component based, actually Navmesh is a lua call , there is no component.

Skyline should get a nevmesh component.
There would be parameters exposed to component properties like acceleration , deceleration, distance min make navmesh stop, character radius if it could support avoidance.

Also some Lua functions would be needed :
- IsReachable for example, telling if destination position is inside navmesh
- Lua Access to the result array of navmesh calculation if users want to do something else with the calculated path.
- Lua Stop and resume functions , to be able to interrupt a path navigation and resume it if necessary.

62Feature RequestsWeb Access / DRM usage etcLowNew
0%
1epsilonion03.03.201803.03.2018 Ticket Description

I have been thinking about the endgame and if Skyline releases to the steam distribution platform.

Steam seems to be very easy to crack every piece of software/game is available as soon as it comes out via torrents
This way you could create your own DRM to an effect...

Pull data from a steam purchase to a database on your dedicated server/VPS.
When your game loads ask user to login and use there steam email address
Check the email address against your database. etc..

To do this you would have to have access via LUA and pass secure information to and receive it from the server..

1. Lua Web Socket Handles SSL, encryptions etc etc..
2. Use raknet but you would have to write your own Lua lib to work around passing data into lua via curl and passing teh certificate in lua code.

Option 2 would be better for later development when SGE exposes C++ or C# i guess.. and exposing all C++ libs to C# would mean that developers can do this them selves..

61Feature RequestsHeaderless ServerHigh2Processing
0%
Shando02.03.2018 Ticket Description

Please implement a Headerless Server

60Bug ReportMaterial Editor - No object selectedHighCompleted
0%
epsilonion01.03.2018 Ticket Description

trying to replicate Karma’s error’s with changing colours on presets and well I get a strange one.

Placed a GO object in the scene, changed the textures and saved as preset.
deleted the object from the scene and placed the same GO object in the scene.
RMB material editor when object is selected and get no object selected error message.

Video attached

Seems to have sorted itself out and is working again.. hmm

59Bug ReportMaterial Editor - Material FilteringMediumCompleted
0%
epsilonion28.02.2018 Ticket Description

When messing around trying to break things I came accross Material Filtering and setting it to BILINEAR or any other option gives the following result in the console.

nUpdating Sampler Blocks Error: Invalid Texture.
Texture [ ] is not part of the resources.

 58 Feature Requests Mouse Wheel Input High5Closed
100%
3planetX28.02.201823.07.2018 Ticket Description

Missing Lua command for mouse wheel value detection.

57Bug ReportMesh merger crashMediumNew
0%
3epsilonion21.02.201821.02.2018 Ticket Description

See video

 56  Mesh merger crash LowClosed
100%
epsilonion21.02.2018 Ticket Description

See video

 55 Bug Report "Open in explorer" not working LowClosed
100%
1SpiderMack21.02.201821.02.2018 Ticket Description

In Asset Browser, right clicking on folder and choose from menu “open in explorer” doesn’t work anymore.

 54 Feature Requests New project management and packages Low2Closed
100%
6SpiderMack21.02.201822.03.2018 Ticket Description

Actually creating and using a new project in Skyline is confusing
there is no real project structure and it’s and not easy to manage.

Instead it should get a common modern projects structure.

1) Launching skyline would show a list of referenced projects that have been created (a common way of managing projects)

 With buttons to :
  create a new project 
  Delete a project
  Import a project on list from a folder location 

2) A new project :

 would have it's own new game manager and only one that could be modified 
  (no need to load again a game manager each time we open a project)
 would only uses it's own assets from it's own "Assets" directory
       no links to Skyline installation "Assets" folders to avoid any confusion

3) When working on a project, each scene created belongs to that project only.

 A default main empty (or empty with menus) scene is defined when creating a new project.

4) Packages (or templates)

 Ability to specify what assets to include in the new projects "Assets" folder using packages (or templates) when creating it.
 packages would be folders structure with different content that would be imported and copied to the new project "Assets" folder.
 Packages could be ziped or non ziped folder structure and content to deploy on project "Assets" folder

Creating a new projects there would be a list of packages to choose from to include in the new project :
- complete “Assets” (all content from Skyline installation folder “Assets”) by default checkbox would be checked
- Tps template (some characters models, some effects, and scripts)
- nature content
- Sci Fi content
- primitives

Checking nothing , it would create and empty project with the minimum to create an empty scene
(no textures, no 3D models , no particles, no scripts, no micrographs)

Users would be able to create packages for anyone to use.

53Feature RequestsSupport GLTF 2.0 format for extended 3D model exchangeLowDelayed
0%
SpiderMack20.02.2018 Ticket Description

GLFT2.0 is a modern format for modern rendering.

Some engines have open source import/export plugins.

It has some advantages over Collada or FBX formats :

GLTF is a JSON based format. It’s very easy to parse and the data already comes typed.
glTF allows specifying an external file for the big data, in binary format.
glTF’s file structure is crystal clear. No extra or redundant data exists. There is only one way the scene definition can be understood
glTF 2.0 fully supports skeletons and morph targets, which can be parsed easily and unambiguously.
It supports PBR based materials using the Disney/Unreal format, which is what most engines and 3D modelling applications use nowadays
It also handles two-sidedness and transparent materials, including alpha to coverage.
glTF 2.0 supports multiple animations per file,it also supports many key interpolation types, such as Catmull Rom and Cubic Spline.

glTF is developed by individuals from companies such as Microsoft, Unity, Google, Adobe, NVidia, Oculus, etc. in collaboration with Khronos.

You can read more here

https://www.khronos.org/news/press/khronos-releases-gltf-2.0-specification

 52 Bug Report GO - Stamping options HighClosed
100%
epsilonion20.02.2018 Ticket Description

Game Objects stamping

pressing the 5 key to toggle grid snap on/off doesnt work (does not do anything when pressed)
Pressing alt+< and alt+> just sets the random min and max to one and no other value.

51Feature RequestsAsset Manager - FilterLowNew
0%
epsilonion20.02.2018 Ticket Description

Videos .ovg shuld be added to the filters so you can see them..

 50 Bug Report End Game - Packer LowClosed
100%
1epsilonion19.02.201822.03.2018 Ticket Description

When dropping some trees on the default “new” scene and the FPS player and running the end game exporter it gives a message about saving your scene first even though I just saved it.

When its done compiling the end game it gives loads of warnings about textures missing even though they are not included in the created scene..

These include:
mp2_debris
mp2_smoke
T_weapons
Scar_01 and 02
MarbleBlue2

all could not be found in the resource group(s)

Also when hunting for errors I found in the compiled game \Bin\Win64 SkylineEXE.log the following:

11:57:45: Plugin successfully installed
11:57:45: *-*-* OGRE Initialising
11:57:45: *-*-* Version 2.1.0unstable (Tindalos)
11:57:48: Compiler error: unknown error in atomicity.pu(1): token class, system, unrecognized.
11:57:48: Compiler error: unknown error in atomicity.pu(11): token class, renderer, unrecognized.
11:57:48: Compiler error: unknown error in atomicity.pu(16): token class, emission_rate, unrecognized.
11:57:48: Compiler error: unknown error in atomicity.pu(36): token class, rotation_speed, unrecognized.
11:57:48: Compiler error: unknown error in atomicity.pu(44): token class, xyz_scale, unrecognized.
11:57:48: Compiler error: unknown error in atomicity.pu(51): token class, observer, unrecognized.
11:57:48: Compiler error: unknown error in atomicity.pu(53): token class, handler, unrecognized.
11:57:48: Compiler error: unknown error in atomicity.pu(57): token class, handler, unrecognized.
11:57:48: Compiler error: unknown error in atomicity.pu(61): token class, handler, unrecognized.
11:57:48: Compiler error: unknown error in atomicity.pu(67): token class, observer, unrecognized.
11:57:48: Compiler error: unknown error in atomicity.pu(69): token class, handler, unrecognized.
11:57:48: Compiler error: unknown error in atomicity.pu(78): token class, renderer, unrecognized.
11:57:48: Compiler error: unknown error in atomicity.pu(87): token class, all_particle_dimensions, unrecognized.
11:57:48: Compiler error: unknown error in atomicity.pu(99): token class, all_particle_dimensions, unrecognized.
11:57:48: Compiler error: unknown error in systemTest.pu(1): token class, system, unrecognized.
11:57:49: WARNING: SkyDome.mesh is an older format ([MeshSerializer_v1.8]); you should upgrade it as soon as possible using the OgreMeshTool tool.
11:57:50: WARNING: Emitter.mesh is an older format ([MeshSerializer_v1.8]); you should upgrade it as soon as possible using the OgreMeshTool tool.

49Bug ReportTranslation Utility does not open under the editors men...MediumNew
0%
epsilonion19.02.2018 Ticket Description

Translation Utility does not open under the editors menu but you can open it when you have a mesh sleceted and click it in the main editor screen settings thingy where the snap to grid options are.

 48 Bug Report Exported game not run HighClosed
100%
4SpiderMack18.02.201819.03.2018 Ticket Description

I created a new game manager and assigned a main scene.
And exported it as .exe in skyline.

When i try to launch 32 or 64 bits, there is a black screen and they close immediatly.

47Bug ReportGUI Editor - libRocket vcustom barMediumNew
0%
epsilonion18.02.2018 Ticket Description

GUI Editor - libRocket vcustom bar shows after exiting the GUI editor

Picture in the link

46Feature RequestsCollision volumes without rigidbodyLowNew
0%
3SpiderMack18.02.201818.02.2018 Ticket Description

Skyline does not have collision volumes objects without rigidbodies.

This is what is used to create hitboxes, collision zones, character or other objects composed of multiple collision parts.

Those collision volumes are used to have collision and detect collision against other objects or detect collision for raycast. Or to get ragdoll feature possible.

This is mostly used in games for characters , vehicles or any other dynamic entity.
Also used for static objects you want to create a simplified collision using some basic collision volumes.

https://answers.unrealengine.com/storage/temp/89957-h2-noscale.jpg

http://www.grenadetree.com/wp-content/uploads/2014/08/ragdoll01.jpg

https://cs.ingame.de/files/2015/09/csgo-hitbox-fix-update.png

45Feature RequestsGame analyticsLowNew
0%
epsilonion17.02.2018 Ticket Description

Implementation of Game Analytics maybe a good feature for gaining analytics on the fly while users are playing the end game..

Commands could contain:
Disable
Enable
Send generic Event
Send Progress event
Send Error Event
etc etc

You can check for error that users may have, Player progression, Find your top performing audiences for future advertising, see how gameplay influences player retention,

 44 Bug Report FPS Player GO displays error MediumClosed
100%
1epsilonion17.02.201822.02.2018 Ticket Description
  • Default scene (Click new scene).
  • Dropped FPS Player from the GO system (the right hand side one) into the scene.
  • Press Play..

You get this in the Skyline Console

< Skyline Game Is Running! >

Error: Lua Error: JSON file cannot be found
The file: [GameData/playerData.SkyQuest_PD] could not be found in resources.

< Skyline Game Is Stopping! >
 43 Bug Report Skyline when uninstalls removes asset library Critical1Closed
100%
2Jayce Young17.02.201815.03.2018 Ticket Description

When skyline is uninstalled, the entire asset library is removed which means if any work is saved there, then it is potentially going to be removed. THIS is very bad if making a large project in the asset library. Although it is advisable to make a project external from the install location if you are making a large game to save any pain or use a second library setup in the editor settings.

We have a new plan which should resolve this. which is:

* Asset library that ships with the install will be turned into the System library. This way, we can clear it out and replace with newer files.
* Once we have the system library, then the user library will be the Asset library, which can be placed anywhere outside of the installation directory and where the DLC and any custom user work can be placed.

This has multiple advantages:
1) A constant resource list can be used for the user library which means folders don’t need to be rescanned every time skyline is installed.
2) If and when skyline is uninstalled, only the system library will be removed leaving all files from user side intact.
3) The asset library will be able to be placed anywhere on any HDD with setup instructions inside the editor itself.
4) By default, the asset library can be stored and placed into user documents.

42Feature RequestsFeature Request - Gen 1 Ocean SystemLow1New
0%
1epsilonion16.02.201822.03.2018 Ticket Description

the Ocean system in gen 1 was powerful, easy to use and gave you all the options you could ever want (or need) at a couple of clicks of the mouse, this system would be wasted if not brought into the Second generation of Skyline Game Engine

41Feature RequestsFeature Request - Gen1 Volumetric clouds Ported to Gen2Low1New
0%
epsilonion16.02.2018 Ticket Description

The System in gen 1 for volumetric clouds was a great system it would be great to see it in Gen 2.

40Bug ReportSpline Paths - Rotational speedLowNew
0%
epsilonion16.02.2018 Ticket Description

Rotational speed does not seem to make a difference when set to 25 normal and 25 rotational.

39Bug ReportSpline Path Editor - When selcting the gizmo on one of ...LowNew
0%
epsilonion16.02.2018 Ticket Description

Spline Path Editor - When selecting the gizmo on one of the axis it also selects the object beneath this can also make you move the object below the gizmo if not careful

YouTube Video Here

38Bug ReportSpline Path Editor - Can Not change line colourLowNew
0%
epsilonion16.02.2018 Ticket Description

Spline Path Editor - Can Not change line colour

When Changing the colour of a line in the Spline Path Editor its just stays black, the nodes are also hard to distinguish from the Path.

 37 Bug Report Attach Entity to Bone Crash Medium1Closed
100%
2Jayce Young13.02.201813.07.2018 Ticket Description

Skyline crashes every time I try to attach an entity to a bone via Action Editor.

Also, tried to get the world position of a bone with lua, but the command “bone.getWorldPosition()” doesn’t work either.

https://forum.aurasoft-skyline.co.uk/viewtopic.php?f=64&t=2200

36Feature RequestsMaterial sliders to shader rangeLowDelayed
0%
1SpiderMack12.02.201812.02.2018 Ticket Description

Material sliders have sliders with big range values bigger than 1000.

It would be more accurate and better with slider range values be the same as shaders range values 0 to 1.

https://s13.postimg.org/gq2otpchj/materials.jpg

35Bug ReportRemaining properties when removing actionsMediumRequires testing
0%
1SpiderMack12.02.201812.02.2018 Ticket Description

Adding sensor volume and trigger volume to some entity.
When they are removed, the properties keep some of their flags.

https://s13.postimg.org/luq45zqdz/skylineflags.jpg

34Feature RequestsAtmosphear scatteringLow1New
0%
1SpiderMack12.02.201812.02.2018 Ticket Description

A good addition to skybox is to have an optionnal atmosphear scattering.

https://d2ujflorbtfzji.cloudfront.net/package-screenshot/59442e6e-a9fc-436a-aedc-59fe5b6ad089_scaled.jpg

https://blogs.unity3d.com/wp-content/uploads/2015/06/scatter_OccludedScattering.png

33Feature RequestsReflection probesLow2Processing
20%
3SpiderMack12.02.201802.03.2018 Ticket Description

Reflection probes volumes baking for materials rendering.

Be able to add or delete reflection probes volumes per scene.

https://docs.unity3d.com/uploads/Main/RefProbeHandles.svg

Skyline will blend reflection probes volumes overlapping when rendering to avoid seems.

If no reflection probes are setup in the scene Skyline will fallback using a default scene skybox.

And have some parameters to tweaks, like resolution.

32Bug ReportFBX Animations not working (Blender)MediumDelayed
0%
18SpiderMack11.02.201816.04.2018 Ticket Description

I exported a character from Blender as FBX, it has multiple animations actions recognized in Skyline.

When i try to play those on script, only the “WALK” animation works.

You can find the Blender, exported FBX and script test on zip below
https://ufile.io/kxno0

To test :
-drop the FBX character on a scene
-Add external script from ZIP to character
-Change script variableto : ANIMATION = “WALK”
-Play mode in editor, it works the character “walk” animation is playing.
-Change variable to ANIMATION = “IDLE” -The animation is not playing.

 31 Bug Report Exported game crash High1Closed
100%
2SpiderMack11.02.201812.02.2018 Ticket Description

I made a new project, made a new scene with a fps player that is working testing in the editor.
This scene was setup as main scene in game manager.

I exported the project (.exe) as standalone and choose compression as No archive.

Launching the game both 32 or 64 bits crashes.

 30 Feature Requests Better Game Manager Low1Closed
100%
1SpiderMack11.02.201822.03.2018 Ticket Description

We should not have to manually copy files to create a new game manager.

There should be a “add” and “delete” game manager buttons, to add new game manager copying default game manager files or remove other custom game manager.

 29 Bug Report Projects not working LowClosed
100%
3SpiderMack11.02.201819.03.2018 Ticket Description

I created a new empty project in Skyline.

After re launch Skyline and try to open the new created project i have a warning, if i click on OK, SKyline crashes.
https://s13.postimg.org/feuh20kk7/skyline_Project.jpg

28Feature RequestsRigidBody constraintsLowNew
0%
SpiderMack11.02.2018 Ticket Description

Like most engines be able to setup Physics constraints for movement and rotations on X,Y,Z axis.

https://s13.postimg.org/3upn9xe2v/constraints3.jpg

27Feature RequestsMulti collision volumes per characterMediumResearching
0%
3SpiderMack11.02.201813.07.2018 Ticket Description

Support for multiple collision volumes for characters, for hit boxes or weapons damage volumes.

https://s1.postimg.org/5koeezqgrj/collisions.jpg

26Feature RequestsUpdate Physix engine versionCritical1Processing
10%
3SpiderMack11.02.201803.09.2018 Ticket Description

Acutal Physix engine used by Skyline is v2.8.6.4 , it’s a ten years old version.
Skyline should update to latest version.

25Feature RequestsFracturing / Exploding assetsLow1New
0%
2Mike Felker10.02.201811.02.2018 Ticket Description

For many games, hurling a rocket or grenade and then watch the 3D asset explode into fragments is common. Likewise, fracturing a wall into chunks is all important- like hiding a cave wall that is able to be fractured.

Here is an example: https://assetstore.unity.com/packages/tools/fracturing-destruction-9411

Mike

 24 Feature Requests Cutscene editor Low2Closed
100%
1Mike Felker10.02.201812.02.2018 Ticket Description

We need a way to create cut scenes in engine - use virtual cameras to take cinematic shots and record to a file we can then play back.

Mike

23Feature RequestsPost Processing VolumesMediumResearching
0%
1Hannah Young10.02.201813.07.2018 Ticket Description

A box volume for when the player enters it can set/adjust various post effects.

22Feature RequestsGetting NavMesh Data (helpful for AI programming)Medium1Processing
0%
2epsilonion10.02.201808.02.2019 Ticket Description

I.e. get navmesh concave so you can get the npc to lean in and fire, the NPC would know that there is an object at a location because of the navmesh data and will know where corners are so it can lean while firing and stay in cover..

There are many many uses for Navmesh data in AI related programming and it gives you more precise control and positioning while seeking out cover than other methods (and the least time consuming) so much better then manually placing cover objects in a scene and getting the npc to position correctly on the corner, manually placing cover objects can be very very resource heavy especially if your doing a full 20km x 20km map.

You can use the Navmesh data with other flags/data on objects in a scene to let the NPC know its a small wall or a object that it can not fire over, overall its about getting the NPC positioning correctly.

This is the preferred method of most AAA and serious game makers.. :)

I.e. get navmesh concave so you can get the npc to lean in and fire, the NPC would know that there is an object at a location because of the navmesh data and will know where corners are so it can lean while firing and stay in cover..

There are many many uses for Navmesh data in AI related programming and it gives you more precise control and positioning while seeking out cover than other methods (and the least time consuming) so much better then manually placing cover objects in a scene and getting the npc to position correctly on the corner.

You can use the Navmesh data with other flags/data on objects in a scene to let the NPC know its a small wall or a object that it can not fire over, overall its about getting the NPC positioning correctly.

This is the preferred method of most AAA and serious game makers.. :)

 21 Bug Report End Game Issues Critical1Closed
100%
3Hannah Young10.02.201820.02.2018 Ticket Description

There have been many issues when exporting an end game. These are now in the process of being fixed.

 20 Feature Requests Batch Reset Pivot in Asset Manager High1Closed
100%
Jayce Young08.02.2018 Ticket Description

Batch reset the pivot position of all meshes based on the selected condition from a RMB context menu inside the asset manager explorer tree view.

 19 Feature Requests Encryption on Editor Plugins Low1Closed
100%
1Jayce Young08.02.201808.02.2018 Ticket Description

We need the ability to encrypt a plugin that is made so the contents of the UI and LUA files cannot be accessed and changed or taken for personal use. This will allow people to keep their editor plugins secure and sell them on the store...

18Feature RequestsNeed true grouping in editorHigh3Processing
20%
2Mike Felker08.02.201813.07.2018 Ticket Description

We need the ability to multiselect assets and group them as one mesh while keeping them separate. I know you can put assets in folders and CTRL-CLICK them to move them as a group, but it’s not the same as true grouping.

 17 Feature Requests Ecosystem (mesh) painter badly needed High3Closed
100%
9Mike Felker08.02.201814.06.2018 Ticket Description

We need the ecosystem (mesh) painter working. There is no good way to create grass, forests and large areas of flora and fauna without it.

 16 Feature Requests Testing the Roadmap feature LowClosed
100%
1Hannah Young08.02.201808.02.2018 Ticket Description

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sed ex non erat facilisis commodo. Duis ac enim nunc. Curabitur quis facilisis urna. Cras in posuere metus. Aliquam finibus arcu eget purus interdum viverra. Nunc commodo mollis leo, nec posuere metus. Vivamus non diam ac odio rhoncus dignissim. Suspendisse volutpat tincidunt turpis id gravida. Ut aliquet condimentum iaculis. Vivamus faucibus velit ac erat dapibus feugiat. Pellentesque a tortor maximus, luctus leo tincidunt, hendrerit tellus. Aliquam pharetra augue et scelerisque tempus.

Nunc ultricies nunc at lorem auctor, eu tempor ex pretium. Proin eu lorem vel arcu imperdiet venenatis. Nunc malesuada a ligula vel tincidunt. Mauris pretium luctus nibh, ut vestibulum urna tincidunt ut. Curabitur luctus turpis non leo dapibus porttitor. Phasellus ultricies tortor dui. Morbi diam ipsum, consequat lacinia consectetur interdum, commodo eu risus.

Pellentesque pellentesque ultrices ligula id porta. Proin ligula urna, elementum sit amet sapien sed, porta maximus velit. Nullam tempor dui dictum, vehicula libero laoreet, semper tortor. Maecenas aliquam non erat non tempor. Sed blandit elit ipsum, a accumsan nunc commodo at. Phasellus finibus ut odio sed commodo. Donec posuere sagittis rutrum. Morbi laoreet lectus ut est venenatis dignissim. Donec et sem diam.

15Feature RequestsPhysics shapes size in propertiesLowNew
0%
Hannah Young07.02.2018 Ticket Description

Adding sphere or cube rigid body to some character, we can’t change the shape sizes in the editor properties.
Capsule dimensions are also not available in properties.

14Feature RequestsAdditional Shaders effectsLowNew
0%
Hannah Young07.02.2018 Ticket Description

Some common shaders would be cool :)

toon shading with optionnal outlines
sub surface scattering
furr low gpu cost shader

13Feature Requestsanti aliasing & soft particlesLowNew
0%
Hannah Young07.02.2018 Ticket Description

Anti aliasing, perhaps MSAA and a faster one like FXAA.
Soft particles for great effects.

12Feature RequestsDecal systemLow2Researching
10%
3Hannah Young07.02.201810.01.2019 Ticket Description

Different decals systems

  • static optimized decals
  • dynamic with polling decals

I mean for example you have a pool of 30 bullet decals created at game start, when you spawn a decal somewhere it uses a decal from the decal pool list.
If you have spanwed the last 30 decals, next time it will take the first decal and position it to the new position request.

Game objects for click placement is great for fast decals.
Advanced decals bending on geometry would be a great addition later.

11Feature RequestsNavmesh functionsLow1Processing
0%
1Hannah Young07.02.201808.02.2019 Ticket Description

CanReachPosition (Vec3) :
Returns if a position we ask is inside navmesh or not.
Can have many uses like checking goal position can be reached or random positions are inside navmesh.

NavmeshRaycast(Vec3 start, Vec3 goal):
Like physics raycast, but returns if there is some intersection in the navmesh from a start position to a goal position. It’s should be less expensive than raycast, but allowing to detect ground static obstacles.

 10 Feature Requests Animation callbacks LowClosed
100%
2Hannah Young07.02.201817.08.2018 Ticket Description

Be able to define functions names and position them inside animation.
This has lot of uses like footsetps, right attack timing or any other actions.

This can be done with timers, but callbacks will decrease the code lenght while making it lightweight.

9Feature RequestsBetter PrefabsLowProcessing
10%
1Hannah Young07.02.201808.08.2018 Ticket Description

Skyline prefab system is more like a grouping system, when you drop one in the scene you got all group items in the hierarchy view.

Instead make a real prefab system, a prefab is a new file type, dropping a prefab in the scene displays only one object prefab without child objects in hierarchy tree.
It’s more clear and efficient.

8Feature RequestsDisable gravity per object LowNew
0%
Hannah Young07.02.2018 Ticket Description

The object will continue to react to physic forces, but it will not use gravity.
This is used a lot for new and fun gameplay styles.

Nvidia functions description
http://docs.nvidia.com/gameworks/content/gameworkslibrary/physx/guide/Manual/RigidBodyDynamics.html

 7 Feature Requests Easy Hierarchy child objects Medium1Closed
100%
1Hannah Young07.02.201808.08.2018 Ticket Description

Skyline has object attachement script that is working.

Why not proposing later a simple way of adding child objects with hierarchy view drag and drop objects.

6Feature RequestsMulti collision objects per objectLowNew
0%
Hannah Young07.02.2018 Ticket Description

Be able to add mutliple collision volumes per object.
This could be usefull some times to get low poly approximate collisions.
Or a tool able to create some low poly collision volumes automatically from a mesh.

Those additions could be useful.

5Feature RequestsShow Hide object or folders in hierarchy MediumProcessing
30%
Hannah Young07.02.2018 Ticket Description

Have a new icon on hierarchy list to show/hide objects or folders containing a list of objects.

This is usefull for level design, for example you could hide different group of objects similar to show hide layers.
For example you could hide roof top objects or large objects, to be able to view some interiors and start placing small props.

4Bug ReportCan't change capsule rotationMediumNew
0%
Hannah Young07.02.2018 Ticket Description

If you add a capsule rigidbody to some object, you can’t change it’s rotations to fit the object orientation.

s13.postimg.org4nkxemycnskyline_physics.jpg

 3  test LowClosed
100%
test07.02.2018 Ticket Description

test test testtest

 2 Bug Report Navmesh for character not working.  Critical3Closed
100%
6Developers07.02.201817.03.2018 Ticket Description

A character with Lua script using navmesh to movedoesn’t work.
The character doesn’t follow navmesh to destination position.

Some hack seems to work , but i couldn’t get the hack work, a bug fix having navmesh working as intended would be better.

Showing tickets 1 - 98 of 98 Page 1 of 1

Available keyboard shortcuts

Ticketlist

Ticket Details

Ticket Editing