Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
Issue ID
1134702
Regression
No
[UI] SSDs do not contribute to realtime lightmaps even when Contribute GI flag is enabled
Steps to reproduce:
1. Download the attached project and open SampleScene
2. Navigate to the Lighting Settings window and make sure that only Realtime GI is enabled
3. Select Cube game object (the one with the red material), and make sure that Contribute GI is enabled, and Receive GI option is set to Lightmaps
4. Bake lighting
5. Notice that the cube contributes lighting to the surrounding realtime lightmap
6. Select Cube game object again, and set Receive GI option to Light Probes
7. Bake the lighting again
8. Notice that the cube does not contribute GI to the surrounding realtime lightmap
Notes:
- Does not affect baked GI; only realtime GI is affected
- This looks like an UI issue. As a suggestion, it would make sense to gray out Contribute Global Illumination option when both realtime GI is enabled, and Receive Global GI option is set to Light Probes
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [URP] Exceeding the platform's supported light limit gives shadow distortion when using Deferred Rendering Path
- URP Sample Buffer Image Tile is moved when the Offset Value is changed
- Static constructor in a struct returns false when running tests with IL2CPP
- Console throws warnings and a MissingReferenceException error for XR packages when doing a clean project import
- [Linux][IL2CPP] Dedicated server crashes when calling Socket.Send
Add comment