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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
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.