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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
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