Search Issue Tracker
By Design
Votes
0
Found in
2022.3.60f1
6000.0.46f1
6000.1.0b14
6000.2.0a8
Issue ID
UUM-102274
Regression
No
Eye Material is rendered with white outlines in the Game view when Material is recompiled
How to reproduce:
1. Open the attached project "hdrpET(1)"
2. Open the "OutdoorsScene" scene
3. Open the Game View and make sure the "Cube" GameObject is seen there
4. In the Project window, select the "New Material" Asset
5. In the Inspector, change the "Surface Type" to "Transparent" and then back to "Opaque"
6. Observe the Game view
Expected results: The Material is displayed as it is after recompilation
Actual results: The Material is shown with white outlines which are gradually disappearing until the Material is shown correctly
Reproducible with: 2022.3.60f1, 6000.0.46f1, 6000.1.0b14, 6000.2.0a8
Reproducible on: macOS Sequoia 15.3 (M1)
Not reproducible on: No other environment tested
Note: Reproducible after all recompilations, but most visible when using the mentioned reproduction steps
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
This is an expected artifact of HDRP's TAA (that's why the issue gets resolved over a couple of rendered frames).