Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/game.unity” Scene
3. Observe the checkerboard decal in the Game view and Scene view
4. Enter the Play Mode
5. Observe the Game view
Expected result: The decal is present
Actual result: The checkerboard decal does not exist
Reproducible with: 2022.3.36f1, 6000.0.10f1
Could not test with: 2021.3.40f1 (Assets\humanoid\DeathEffect.cs(53,90): error CS1061: 'ContactPoint' does not contain a definition for 'impulse' and no accessible extension method 'impulse' accepting a first argument of type 'ContactPoint' could be found)
Reproducible on:
Play Mode
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Note:
- Could not reproduce with a new project