Search Issue Tracker
Won't Fix
Won't Fix in 2022.1.X
Votes
1
Found in
2022.1.0a8
Issue ID
UUM-4090
Regression
Yes
[FrameDebugger] shows the wrong texture
How to reproduce:
1. Open project "TEST 2.zip"
2. Open the FALCON_INTER scene
3. Open the frame debugger
4. Observe the unity_Lightmap texture in the first SRP Batch drawcall in the GBuffer pass.
Expected result: The correct lightmap texture is shown (Assets/Scenes/FALCON_INTER/Lightmap-0_comp_light.exr)
Actual result: the default UnityBlack texture is shown
Reproducible with: 2022.1.0a8
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
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (2022.1.X):
There are no fixes planned for this Bug