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
- The Up, Down and other Buttons in a Style Sheet's Inspector unselect items when they are clicked while they are disabled
- Virtual Player remains active and still launches when removed from Additional Editor Instances from a custom Play Mode Scenario
- UI Toolkit Editor Window Creator becomes not interactable and greyed out when a long name is entered
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded
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.