Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
Issue ID
1061739
Regression
No
[MSE] Lightmap Visualizations grid is misaligned with the actual lightmap UV in Lightmap Preview and Scene View's vizualizations
Repro
======
1.Download the attached project: https://oc.unity3d.com/index.php/s/89gVTjeNAhU2i4D
2. Open the Scene MasterScene_00 (Baked GI).unity.
3. Clear baked data and GI Cache.
4. Select the GameObject AdditiveSceneLoader from the Hierarchy.
5. In the Inspector, click the Additively Load All Scenes button. This will load the complete Scene "set".
6. From the Lighting Settings window, click Generate to initiate a lighting precompute. Wait for this to finish.
7. In the Hierarchy select 'Ground' gameobject.
8. In the Lighting window double-click on the lightmap highlighted in yellow.
9. In the opened Lightmap Preview window expand the dropdown list and select 'Texel Validity' visualization mode.
10. Observe that Lightmap UV grid is aligned with Lightmap UV itself as expected (see attached 'before' screenshot).
11. Close the Lightmap Preview window.
12. Select the GameObject AdditiveSceneLoader from the Hierarchy.
13. In the Inspector click 'Unload All Scenes' button.
14. In the Hierarchy select 'Ground' gameobject.
15. In the Lighting window double-click on the lightmap highlighted in yellow.
16. In the opened Lightmap Preview window expand the dropdown list and select 'Texel Validity' visualization mode.
Observed
========
The UV overlay is completely mismatched to the underlying UV overlap preview (see attached 'after' screenshot). If the Scene View mode is also set to UV Overlap, this will also become corrupted This makes it very difficult to use the preview for any kind of diagnosis. In the attached screenshot the UV overlap preview is actually from an entirely different object in the Scene.
Expected
========
UV overlay and the underlying image should match. Maps should be from the selected object only.
Notes:
- Reproducible in 2018.3.0a6, 2018.2.1f1, 2018.1.9f1;
- Reproducible on Windows 10 and OSX 10.13.6;
- The issue doesn't reproduce when auto-mode is set in the Lighting window.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment