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
-
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
- Undoing the branch rotation resets only wireframe and not mesh when undoing the action first time after launching the project
- Asset Bundles retain their previous hash and CRC values when an object within a bundle is changed and rebuilt
- APV Reflection Probe Normalization breaks when SSGI is enabled
- Default Custom Components in project have Library counterparts
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
Resolution Note:
Fixed by another internal issue: UUM-41127: Button fails to be created in the scene view