Construct-bugs icon indicating copy to clipboard operation
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.

Results 127 Construct-bugs issues
Sort by recently updated
recently updated
newest added

## 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...

difficult
need info

## Problem description In the 'Set JSON' action, if enter a number in a 'JSON string', this prompt has not been translated. ![Snipaste_2024-05-13_10-50-58](https://github.com/Scirra/Construct-bugs/assets/45864744/a3a30bb7-1a46-4cbe-ae8b-49961da77272) ## Attach a .c3p [issue-errors.type-mismatch.c3p.zip](https://github.com/Scirra/Construct-bugs/files/15288887/issue-errors.type-mismatch.c3p.zip) ## Steps...

language

## 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...

difficult

## 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. ![Tween...

## Problem description I have a hierarchy between two sprites. When I run `Tween` `Scale` on the child sprite, its dimensions change randomly. ## Attach a .c3p [hierarchy_tween_scale_bug_r242b.zip](https://github.com/WilsonPercival/WilsonPercival/files/15056581/hierarchy_tween_scale_bug_r242b.zip) ## 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...

Android

## 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....