Search Issue Tracker
By Design
Votes
0
Found in
6000.0.54f1
6000.1.13f1
6000.2.0b11
6000.3.0a3
Issue ID
UUM-112351
Regression
Yes
Dynamic objects with black baked probes are incorrectly lit when Realtime Shadows Strength value is less than 1
How to reproduce:
1. Open the attached “IN-107198” project
2. Open the “SampleScene” Scene
3. Observe the Game view
Expected result: The Game view is entirely black
Actual result: A Cube and a Sphere can be seen in the Game view
Reproducible with: 6000.0.35f1, 6000.0.54f1, 6000.1.13f1, 6000.2.0b11, 6000.3.0a3
Not reproducible with: 6000.0.34f1
Reproduced on: Windows 11
Not reproduced on: No other environment tested
Comments (1)
-
ANU_CHEEKI_BREEKI
Jul 28, 2025 10:59
related post on Unity Discussions
https://discussions.unity.com/t/in-unity-6-1-dynamic-objects-appear-bright-even-when-the-baked-probes-are-completely-black/1662748/8
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
- Palette Settings link to the documentation isn’t working
- Tags & Layers window has inconsistent remove button behaviour between Tags, Sorting Layers, and Rendering Layers when there are no removable items in the list
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
Resolution Note:
To fix this set the Realtime shadow strength to 1.0. It takes the realtime shadow strength into consideration for dynamic objects in order to have the same shadow strength for static cast shadows and dynamic cast shadows.