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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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