Search Issue Tracker
Duplicate
Votes
0
Found in
2021.2
2021.2.0a5
Issue ID
1314373
Regression
No
[Enlighten] MeshRenderers using Realtime GI continuously refresh the lightmap preview which blocks use of the Inspector
Repro:
1. Download and open the attached repro project: here
2. Open the Scene LightmapContinuousRefresh.unity
3. Ensure that the GO "Plane" has a Realtime lightmap by completing a bake. Does not need Auto
4. Select the Plane
5. Interact with the Editor by tumbling the Scene view, moving the mouse etc.
Observed:
As shown in the attached video, the Realtime lightmaps for the Plane object will continuously refresh, which moves the UI elements below up-and down. This makes interacting with the Inspector, and Material panel, very difficult.
Expected:
Realtime lightmaps should not update unless there are changes made to Scene lighting.
Notes:
Probably the "Realtime Lightmap" preview area should also be a minimum size of 1 lightmap "tile" (blank when unpopulated) so that lower UI elements are not continuously moved about when it is cleared?
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
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
This is a duplicate of issue #1314361