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
- Window preview appears on a different monitor when undocking and dragging a window with a high-resolution monitor set up on the right and a low-resolution monitor on the left.
- Probe Volume Baking Set Reference Documentation is missing
- Crash on RendererScene::NotifyInvisible when entering Play mode after undoing a change within the scene with Ctrl+z
- [iOS] Final Image misaligned when using "ScalableBufferManager.ResizeBuffers" to resize
- GameObjects are not updating when Materials and Cubemaps are updated from Environmental Reflections
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.