Search Issue Tracker
Fixed
Votes
63
Found in
2021.3.28f1
2022.3.4f1
Issue ID
UUM-41387
Regression
Yes
RectTransform "Pos Y" is not loaded when opening the project/Player
Reproduction steps:
1. Open the “RectTransformPosY“ project
2. If the “BugScene” scene is not open, open it and reopen the project
3. Select the “Image“ GameObject
4. Observe the “Pos Y” value in Inspector
Expected result: “Pos Y” is 150
Actual result: “Pos Y” is 0
Reproduced in: 2021.3.28f1 (“Pos Y” is 128), 2022.3.3f1 (only in Player), 2022.3.4f1
Not reproduced in: 2021.3.27f1, 2022.3.2f1, 2023.1.3f1, 2023.2.0a22
Reproduced using: Windows 11
Not reproduced using: macOS 13.4.1 (Intel)
Notes:
1. Also reproduced in Play Mode and Player
2. Not reproduced with “Pos X”
3. Can be temporarily solved in Editor by reopening the scene
Comments (11)
-
c0nd3v
Jun 30, 2023 15:32
I have the same problem
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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
Resolution Note:
Fixed by another internal issue: UUM-41127: Button fails to be created in the scene view