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
- Crash on mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
- Invalid asset path & Invalid value for font MissingAssetReference Warnings are spammed when deleting a Font used by any Element in UI Builder
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.