Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.3.23f1
2023.1.0a2
Issue ID
UUM-3149
Regression
Yes
[MacOS][Metal] Shadows are cast by the Viewport/Camera when the Shadow Strength is set to certain values
Reproduction steps:
1. Open the attached project "Case_1382050.zip" and load Scene "SampleScene"
2. In the Menu Bar go to File -> Build Settings and change Build Target to "iOS" or "Android"
3. In the Hierarchy select "Directional Light"
4. Observe the Game View
5. In the Inspector use the Slider to change the value of "Strength"
Expected result: No shadows appear on the Meshes
Actual result: Certain values of "Strength" create either white or black shadows on the Meshes
Reproducible with: 2020.3.23f1, 2021.2.3f1, 2022.1.0a6, 2022.1.0a15
Not reproducible with: 2019.4.32f1, 2022.1.0a5
Reproduced with:
- MacOS Editor with Build Target iOS (Metal)
- MacOS Editor with Build Target Android (Metal)
- MacOS Editor with Build Target tvOS (Metal)
Does not reproduce with:
- Windows Editor with Build Target Windows
- Windows Editor with Build Target iOS
- MacOS Editor with Build Target iOS (Open GLCore)
- MacOS Editor with Build Target macOS (Open GLCore)
- Player with Build Target iOS
Notes:
- Issue is also reproducible in Scene View
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
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
Resolution Note:
There are no fixes planned for this Bug