Alex Peterson
Alex Peterson
Hi @RhysUCP , the log files indicate the build system is unable to find Qt. Please run the following command from your dev folder and post the output here. **lmbr_waf...
Hi @JennaDoll, there are several possibilities why a deployment may fail including the device not being set up as a developer device, or not trusting the computer that it is...
Hi @JennaDoll, please run the deploy command from the command line with extra verbosity enabled which will print more information about the error. The command should look something like this:...
Hi @wcbx, thanks for providing these suggestions. I've created LY-112287 to track this internally.
Thanks for submitting these additional fixes @dkondrashkin, we're looking over the change and will update this PR with status changes or questions.
Thank you for your feedback @guidra-rev, to work around this issue in the meantime you can modify the keys in CRenderViewport::ProcessKeys() https://github.com/aws/lumberyard/blob/04063d6e326eccc20512820c173664f5cdc076f0/dev/Code/Sandbox/Editor/RenderViewport.cpp#L3112 If you assign keys that are already bound...
@guidra-rev Q is already used for other inputs (to move the camera 'down' in the viewport), did you change the code in https://github.com/aws/lumberyard/blob/8c5e39005bb9a3fa0b63afb6ab8d114f3a197846/dev/Code/Sandbox/Editor/RenderViewport.cpp#L3425 ? What happens if you use an...
Thank you for submitting this feature @vbas-pkfx , we're reviewing it and will update this PR with progress updates or questions.
Thanks for submitting this fix @m9co, we're looking into integrating this.
Thanks for reporting this @brewiss. We'll take a look and respond back when we have an update.