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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment