Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.2.X
Votes
0
Found in
Issue ID
1367133
Regression
Yes
Black albedo when using Enlighten Realtime GI in HDRP Player
When using HDRP with Enlighten realtime GI the GI is black in the Player, but works in the Editor.
Note: the repro requires the workaround from https://fogbugz.unity3d.com/f/cases/1366791/ in order to have working Texcoord2. (https://github.com/Unity-Technologies/Graphics/pull/5751)
1. Open "Assets\Scenes\missing lights.unity"
2. Observe GI from spot in Game view and Playmode
3. Build and run Player
4. Observe missing GI
Reproduces in: 2021.2, 2022.1.0a10.1326
Affected pipelines: HDRP
Disabling the Spot and enabling the Emissive Quad reproduces the same issue.
See also https://fogbugz.unity3d.com/f/cases/1346410/ for investigations leading up to opening this case.
Note: Happens in all GFX devices (D3D11, D3D12, Vulkan)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment