Search Issue Tracker
Fixed in 5.4.3
Votes
0
Found in
5.5.0b3
Issue ID
843813
Regression
No
[Deferred] RenderDeferred.DefaultReflection pass is done when default reflection probe is null
When using deferred shading and no "global/default" reflection probe, the deferred reflections fullscreen pass for it is still done. This costs a small amount of time on the GPU, for no good reason.
-Play the game.
-Check using the framedebugger, pix or renderdoc.
-Notice the RenderDeferred.DefaultReflection pass using a blank black cubemap.
It is expected that if no default cubemap is used, this pass is not made.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Add comment