Search Issue Tracker
By Design
Votes
0
Found in
2019.4
2019.4.19f1
2020.2
2021.1
2021.2
Issue ID
1307983
Regression
No
Reflective Shaders flicker when using Custom SRP Loop
Reproduction steps:
1. Open attached Project
2. Open "Assets\Scenes\ReflectionsTest" Scene
3. Press Play
Expected Result: The colored pillars are lit uniformly
Actual Result: The colored pillars flicker
Reproducible with: 7.5.2 (2019.4.19f1), 8.3.1 (2020.1.17f1), 10.2.2 (2020.2.3f1), 11.0.0 (2021.1.0b4, 2021.2.0a3)
Could not test with: 2018.4 (Compiler errors)
Notes: SRP Batcher does not affect the Flickering
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
Resolution Note (2021.2.X):
The custom SRP in the project is togging shader keyword ON & OFF in different frames, this caused the flickering.