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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment