Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b5
Issue ID
769102
Regression
No
[Depth of Field] Toggling new Depth of Field effect does not refresh game view when placed on top of new Anti Aliasing effect
Turning new Depth of Field effects on/off does not fully update the game view if the effect is placed above the new Anti Aliasing effect.
Repro steps:
1. Open TestScene from attached project.
2. Select Main Camera from the Hierarchy and make sure Game view is visible.
3. Turn off Depth of Field script from the Main Camera
4. Observe in the game view that the depth of field is not fully removed.
5. Click on the game view
6. Observe how the view is now properly updated.
Expected outcome: game view to automatically update when effects are enabled/disabled
Notes:
- Cosmetic issue, clicking on game view manually refreshes view.
- Issue is not reproducible when Anti-Aliasing is above Depth of Field.
- Issue present with all render paths (project set to Deferred to avoid screen-flip bug).
- This issue appears only with the new image effects (obtained from the image effect fetcher) and is not present with the classic effects.
- Tested for regression as far back as 5.3.1f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
Add comment