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
- 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
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.