Search Issue Tracker
Fixed
Fixed in 2022.3.68f1
Votes
0
Found in
2022.3.63f1
Issue ID
UUM-108756
Regression
Yes
Decal not projected on top of a Lit Material when MSAA is disabled, and Rendering Path is Forward or Forward+ in a Standalone Build
How to reproduce:
1. Open the project “IN-103785_DecalBug”
2. Build the project, File → Build and Run
3. Observe the Standalone Build
Expected result: The middle square Decal is fully visible over the 2 Planes
Actual result: Half of the Decal is not projected on top of the Lit Plane
Reproducible with: 2022.2.15f1, 2022.3.63f1
Not reproducible with: 2022.2.14f1, 6000.0.50f1, 6000.1.6f1, 6000.2.0b4
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- This issue is only present in the Standalone Build
- The scene is located in Project → Assets → Scenes → SampleScene.scene
- Relevant assets can be found in the project:
** Anti Aliasing (MSAA): Project → Assets → Settings → URP-HighFidelity.asset
** Rendering Path (Forward+ or Forward): Project → Assets → Settings → URP-HighFidelity-Renderer.asset
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
Add comment