Search Issue Tracker
Fixed
Fixed in 6000.0.1f1
Votes
3
Found in
2023.3.0b6
6000.0.0b11
Issue ID
UUM-62691
Regression
Yes
Canvas is resized when enabling Bloom
Reproduction steps:
1. Open the attached “Repro“ project
2. Open the “Assets/Scenes/SampleScene.unity“ Scene
3. Observe the Game View
4. Select “Global Volume“ GameObject in the Hierarchy
5. Enable the Bloom under the Volume Component in the Inspector
6. Observe the Game View
Expected result: The Canvas is fullscreen
Actual result: The Canvas becomes smaller and shifts towards the corner of the screen
Reproducible with: 2023.3.0b1, 2023.3.0b6
Not reproducible with: 2021.3.35f1, 2022.3.19f1, 2023.2.9f1, 2023.3.0a19
Reproducible on: M1 MacOS 14.2, Windows 10 (Vulkan)
Not reproducible on: Windows 11 (22H2), Windows 10 (DX11)
Comments (2)
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Senshi
Mar 30, 2024 09:26
Thanks Vitor, saved me a bunch of headaches!
Vitor_Souza
Mar 02, 2024 11:31
Enabling compatibility mode in the Render Graph Settings in the Graphics tab works around the issue on Mac/iOS