Search Issue Tracker
Fixed in 5.6.0
Votes
1
Found in
5.5.0f3
Issue ID
857956
Regression
Yes
If gameobjects are created when the canvas is disabled, the new gameobjects display in the center of canvas
Reproduction steps:
1. Open the attached project (UI_case_857956.zip);
2. Enter in the Play mode;
3. Return to Scene window;
4. Select UI\Inventory(UI) and enable a component Canvas;
Actual result: The new created gameobjects are display in the center of canvas.
Expected result: The new created gameobjects should be displayed like their parent position.
Workaround: If you change UI\Inventory(UI) Rect Transform position, the new objects goes to their parent position. Also, if you enable the canvas, before creating the new objects, they are displayed in the correct place.
Reproduced with: 5.5.0f1, 5.5.0f3, 5.6.0a6
Not reproducible: 5.3.6p4, 5.4.1f1, 5.4.3f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
Add comment