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)
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
- UI Toolkit Slider value defaults to min value when the initial value is set in the UXML file
- The Player hangs when unloading a scene using the UnloadUnusedAssets() method
- [iOS] Too many texture parameters error is thrown when running on devices that support the number of parameters
- [MacOS] Trying to pick a Colour from full-screen window breaks Colour Picker Tool functionality
- WebGL Player hangs on first frame when "Autoconnect Profiler" is enabled and large amount of Profiler data is buffered before the first frame
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