Skip to content

Fix Duplication selection box issue - #1156

Open
RizonFTW wants to merge 3 commits into
Polytoria:mainfrom
RizonFTW:fix/CreatorSelection
Open

Fix Duplication selection box issue#1156
RizonFTW wants to merge 3 commits into
Polytoria:mainfrom
RizonFTW:fix/CreatorSelection

Conversation

@RizonFTW

Copy link
Copy Markdown

Summary

This fixes an issue where if you do ctrl + c & ctrl + v it will keep the selection box on the initial duplicated part.

Related issue or discussion

Fixes #935
Related to #

Type of change

  • Bug fix
  • New feature
  • Refactor
  • Tests
  • Build/export/tooling
  • Other

Area affected

  • Client
  • Creator
  • Server
  • Networking / replication
  • Scripting API
  • Scripting runtimes
  • Datamodel
  • UI / UX
  • Build / export
  • Other

Checklist

  • I have read the contributing guidelines
  • Added in-code documentation (where needed)
  • Ran dotnet restore
  • Ran dotnet format
  • Ran dotnet build
  • Ran dotnet test --project Polytoria.Tests/Polytoria.Tests.csproj
  • Tested the changes in a local environment
  • Ensured all commits are signed off

Screenshots / video

2026-08-22.14-06-54.mp4

AI/LLM use

none

@RizonFTW
RizonFTW force-pushed the fix/CreatorSelection branch from b8c0c5f to f2c064d Compare August 22, 2026 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: The selection box on the creator breaks when duplicating a duplicated instance

1 participant