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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment