Search Issue Tracker

Fixed

Fixed in 2021.3.33f1, 2022.3.13f1, 2023.1.17f1, 2023.2.0b14, 2023.3.0a6

Votes

0

Found in

2021.3.28f1

2022.3.4f1

2023.1.2f1

2023.2.0a21

Issue ID

UUM-41175

Regression

No

Long values are truncated to int when copying and pasting using the property name context menu

--

-

How to reproduce:
1. Open the user’s attached “Serialized Field Test.zip” project
2. Select “Main Camera” GameObject
3. Move the cursor on “My Long” text in the “New Behaviour Script” component, then right-click and select “Copy”
4. Paste the text and observe it

Expected result: The pasted text is “9223372036854775807”
Actual result: The pasted text is “-1”

Reproducible with: 2021.3.28f1, 2022.3.4f1, 2023.1.2f1, 2023.2.0a21

Reproduced on: macOS 13.2.1 (Intel)

Note: Not reproducible if copying the text field

  1. Resolution Note (fix version 2023.3.0a6):

    Fixed in: 2023.3.0a6

  2. Resolution Note (fix version 2023.2.0b14):

    Fixed in: 2023.2.0b14

  3. Resolution Note (fix version 2023.1.17f1):

    Fixed in: 2023.1.17f1

  4. Resolution Note (fix version 2022.3.13f1):

    Fixed in: 2022.3.13f1

  5. Resolution Note (fix version 2021.3.33f1):

    Fixed in: 2021.3.33f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.