Search Issue Tracker
Fixed
Fixed in 2022.3.18f1
Votes
3
Found in
2021.3.30f1
2022.3.10f1
Issue ID
UUM-53123
Regression
No
The shadow cast by GameObjects with URP/Lit material and Render Face set to Both does not appear when viewed in Player
How to reproduce:
1. Open the “My project“ project
2. Open the “SampleScene“
3. Untick the visibility of GameObject “Plane (1)“
4. In “Plane“ GameObject “test (Material)“ Component set Render Face to Both
5. Build and Run the project
6. Observe the Player
Expected result: The shadow cast from the “Plane“ GameObject stays visible
Actual result: The shadow cast from the “Plane“ GameObject doesn’t stay visible
Reproducible with: 2021.3.30f1, 2022.3.10f1
Not reproducible with: 2023.1.16f1, 2023.2.0b12, 2023.3.0a8
Reproducible on: macOS 13.5.2 (Intel)
Not reproducible on: No other environment tested
Notes:
- The Game view shows everything correctly
- The fixed version is between 2023.1.0a13 and 2023.1.0a9, cannot verify the exact version due to the Player rendering a black screen
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment