How to reproduce:
1. Open the attached “IN-136927.zip” project
2. Open the “OutdoorsScene_NoRenderPass”
3. Observe the Game View and notice that only the top of the “Plane” object is rendered
4. Open the “OutdoorsScene”
5. Observe the Game View
Expected result: the “Plane” object is rendered similarly to how it is in “OutdoorsScene_NoRenderPass”
Actual result: Alpha clipping is ignored, the “Plane” object is rendered in full
Reproducible in: 6000.0.13f1, 6000.0.70f1, 6000.3.11f1, 6000.4.0f1, 6000.5.0a9, 6000.6.0a1
Reproducible on: Windows 11
Not reproducible on: No other environments tested