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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
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