Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.5.0b7
Issue ID
840943
Regression
Yes
Canvas scaling does not update when scaling Camera in orthographic mode
To reproduce:
1. Open the scene
2. Change "Size" field in orthographic camera
3. Notice how canvas size does not change in Scene view (Image position in canvas changes as well)
Expected:
Canvas size changes accordingly to Camera Size, (image position stays the same in camera preview)
Actual:
Canvas size stays the same when scaling Camera size (image moves in camera preview)
Workaround:
Changing UI Scale Mode in Canvas Scaler component updates the size of Canvas (changing the size afterwards produces the bug again)
Produced on: 5.5.0b7
Did not produce on: 5.3.6p7, 5.4.1f1 5.4.2f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Physics SyncColliders 3x-7x performance regression from 2022LTS to U6
- ListView's '+' button causes a recursively dispatching event when the visual element area is filled up
- Soft keyboard closes immediately after multiple touches are made if Pointer Behavior is set to SingleUnifiedPointer
- UI Image batching breaks when interleaving elements with mixed z-positions and materials
- KeyNotFoundException is thrown when retrieving some values from HyperLinkClickedEventArgs
Add comment