Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0a6
Issue ID
755072
Regression
No
Changing Shader Hardware Tier through Graphics Emulation affects reflection probes
Repro Steps:
1. In attached project, open ShaderQualitySettings scene.
2. Emulate to another Shader Hardware Tier
3. Notice an unexpected change of colour in all reflection (at times it's much brighter, sometimes it's black, in rare cases it shows pixelated artefacts)
Expected behaviour: reflection probes to update and display correctly when changing tiers.
Notes:
- this happens both when playing and in edit mode, unless probes are set to refresh every frame, in which case it happens only in edit mode.
- switching the architecture in build between Mac x86 to x86_64 tends to display the black reflection probe issue
- turning reflection probes on and off (or sometimes moving them) seems to refresh them.
- Not a regression: hardware tiers are a new feature
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Color property '_BaseColor' missing
- Point Light source stops lighting when moved out of camera frustum in Player while having 2 directional lights in scene present, and a fog enabled by script
- Sky does not get rendered when 'CameraRelativeRendering' is disabled
- Dropdown UI elements have their Content misplaced when nested inside a Prefab containing a root object with a Canvas Component
- “'UnityMetaVertexPosition': implicit truncation of vector type" Shader warning when compilating URP ShaderGraph shaders
Add comment