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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2023.3.0a6):
Fixed in: 2023.3.0a6
Resolution Note (fix version 2023.2.0b14):
Fixed in: 2023.2.0b14
Resolution Note (fix version 2023.1.17f1):
Fixed in: 2023.1.17f1
Resolution Note (fix version 2022.3.13f1):
Fixed in: 2022.3.13f1
Resolution Note (fix version 2021.3.33f1):
Fixed in: 2021.3.33f1