Search Issue Tracker
By Design
Votes
0
Found in
2018.3.0b11
Issue ID
1102135
Regression
No
[Global Illumination] Real-time Lightmaps preview window opens new instance every time.
Real-time Lightmaps and Baked Lightmaps preview window opens new instance every time when one instance is already open.
Steps t repro:
1. Open the attached project.
2. Windows > Rendering.
3. Lighting Settings > "Realtime Lightmaps" tab.
4. Double click on the First preview window.
5. Repeat step 4.
Actual Result:
The preview window opens up each time.
Expected Result:
Preview window should not open if its already open.
Reproducible on:
2018.3.0b11, 2018.3.0b1, 2018.3.0a1.
NOTE:
"Realtime Lightmaps" and "Baked Lightmap" tabs are introduced from 2018.3.0a1.
Environment:
Windows & MAC.
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
- NullReferenceException is thrown when assigning PanelSettings asset to a UIDocument dynamically at runtime
- Crash on GfxDeviceD3D12Base::DrawBuffersCommon when disabling "Allow FSR2" parameter while in Play Mode with Direct3D12 set as graphics API
- Crash on vkGetInstanceProcAddr when setting graphics API to "Vulkan" on Fantasy Kingdom learning project
- Overlay Camera "clear depth" not working on Vulkan+Pixel8
- Shadows from Shadow Caster 2D using 2D Colliders show incorrectly when tiles are removed at runtime
Resolution Note:
This is done like this by design so that you can have multiple windows open with different modes and compare them. I didn't wanna restrict the user in any way.