Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b3
Issue ID
765629
Regression
No
[HardwareInstancing][ReflectionProbes] Instanced objects start flickering when getting into Reflection Probe zone
Steps to reproduce:
1. Open Unity;
2. Open attached project and 'main.unity' scene;
3. Notice that there is a plane with 'Rock Spawner' gameobject, which spawns rocks with GPU instancing and Reflection Probe zone, covering some of the spawner zone;
4. Enter Play mode;
5. Select 'Reflection Probe' gameobject;
6. Enable 'Reflection Probe' gameobject in the Inspector;
7. Observe Scene and Game views.
Actual result:
Instanced objects that get into Reflection Probe zone are flickering, that creates problems of using GPU instancing in combination with reflection probes.
See attached gif video and and actual.gif file.
Expected result:
Instanced objects should not flicker while being in the Reflection probe zone (see attached expected.gif file).
Notes:
- Reproduced in 5.4.0b3 (trunk) on Windows 10 (DX11) and on OSX 10.11.2 (graphics/instancing/dev/gles3 branch) in GLCore mode;
- Workaround is either not to use Instanced Shader (that would break instancing) or turn off reflection probe.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment