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
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- Long Sprite names are not truncated in the Inspector window name label and the preview labels when a Sprite with a long name is selected
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables
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.