Construct-bugs
Construct-bugs copied to clipboard
Public bug report submissions for Construct 3 and Construct Animate. Please read the guidelines then click the 'Issues' tab to get started.
## Problem description Entering an expression into the CJK input method may cause AutoComplete to incorrectly to select. ## Attach a .c3p [issue-autocomplete-ime.c3p.zip](https://github.com/Scirra/Construct-bugs/files/15223340/issue-autocomplete-ime.c3p.zip) ## Steps to reproduce For example, there...
## Problem description I'm having an issue with multiple things overlapping/phasing into things they shouldn't be. _ First example (the video attached under "Observed result"): The players are overlapping the...
## Problem description In the 'Set JSON' action, if enter a number in a 'JSON string', this prompt has not been translated.  ## Attach a .c3p [issue-errors.type-mismatch.c3p.zip](https://github.com/Scirra/Construct-bugs/files/15288887/issue-errors.type-mismatch.c3p.zip) ## Steps...
## Problem description We can't move several Groups at the same time if those group have 1 local variable with the same name. ## Attach a .c3p [Bug_CantMoveSeveralFoldersWithSameLocalVariable.zip](https://github.com/Scirra/Construct-bugs/files/10956513/Bug_CantMoveSeveralFoldersWithSameLocalVariable.zip) ## Steps...
## Problem description According to this thread it should work but it doesn't https://www.construct.net/en/forum/construct-3/how-do-i-8/create-entire-hierarchy-181971#forumPost1107461 ## Attach a .c3p [hierarchyzorder.zip](https://github.com/Scirra/Construct-bugs/files/15168486/hierarchyzorder.zip) ## Steps to reproduce 1. Try apply hierarchy replace whole 2....
## Problem description I have a hierarchy. The child object has the `Tween` behavior. When the parent is mirrored and I do a `Tween Angle`, the end angle becomes random....
## Problem description This tween type (could probably be more types that suffer from this) doesn't end at the end value but a bit off depending on the duration.  ## Steps...
## Problem description When I click on `Text input` the game behaves differently depending on whether I'm playing the game in the browser or through the app. ## Attach a...
## Problem description The action is executed even when I don't expect it to be executed. ## Attach a .c3p [sub_condition_or_bug_r42b.zip](https://github.com/WilsonPercival/WilsonPercival/files/14665932/sub_condition_or_bug_r42b.zip) ## Steps to reproduce 1. Open a project. 2....