Search Issue Tracker
Won't Fix
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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Resolution Note:
There are no fixes planned for this Bug