Search Issue Tracker
Fixed
Votes
18
Found in
2022.3.4f1
Issue ID
UUM-40892
Regression
Yes
[2022.3] Some Canvas Rect Transform values are shown as scientific notation numbers when adding a Canvas
How to reproduce:
1. Create a new project
2. In the Hierarchy window add a Canvas GameObject
3. Observe the Canvas GameObject position values
Expected result: Values are shown as “514”
Actual result: Values are shown as “1.541428e-44”
Reproducible with: 2022.3.3f1, 2022.3.4f1
Not reproducible with: 2021.3.27f1, 2022.3.2f1, 2023.1.0a1, 2023.1.2f1, 2023.2.0a21
Reproduced on: macOS 13.2.1 (Intel)
Notes:
Not reproducible after opening the Game window and coming back to the Scene window
Also reproducible on upgraded projects or when an existing project is opened with Editor closed on the Scene tab
Comments (2)
-
Acreates
Nov 16, 2023 04:01
Happening on 2022.3.4f1
-
crgKlaas
Jun 28, 2023 10:02
100% reproducible although its not only *shown* but the canvas is actually that size, that is -infinitely small.
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
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
Resolution Note:
Fixed by another internal issue: UUM-41127: Button fails to be created in the scene view