Jarrod Spurrier
Jarrod Spurrier
Would love to have the library able to interpret the power operator (^).
I'm getting the following linker errors when trying to build on 4.21.2 with VS2017 15.9.7: ``` AWSCoreModule.cpp.obj : error LNK2001: unresolved external symbol "void __cdecl Aws::InitAPI(struct Aws::SDKOptions const &)" (?InitAPI@Aws@@YAXAEBUSDKOptions@1@@Z)...
Currently, you can only register a single instance of a particular ScriptableObject type. Attempting to register multiple instances of the same type will result in a `VContainerException: Conflict implementation type`....
When using with Unity, the blue file link found in the Console doesn't open generated files in your configured IDE. I think it would improve usability and productivity if this...