Search Issue Tracker
Fixed
Fixed in 2021.3.16f1
Votes
0
Found in
2021.3.15f1
Issue ID
UUM-31144
Regression
Yes
Baking ReflectionProbe leaves unbaked data when it is baked via a script/Generate Lighting button in the Editor
Reproduction steps:
1. Open the attached project “ProbeProject”
2. Open the “Assets/Stuff/Scenes” folder
3. Select one or more of the scenes “S1_P2_ProductRoom”, “S2_P1_TechnicalRoom”, “S2_P3_TechnicalRoom”
4. In the Main Menu, select NMY>BakeSelectedScenes
5. Open the “S2_P1_TechnicalRoom.unity” scene
6. In the Hierarchy tab’s search bar, write "refl" to only show ReflectionProbes
7. Observe the baked cube map in the Inspector preview panel for each ReflectionProbe
Expected result: The ReflectionProbes are fully baked
Actual result: A zone with no baked data is visible in the Inspector preview panel
Reproducible with: 2021.2.0b16, 2021.3.15f1
Not Reproducible with: 2020.3.46f1, 2021.2.0b15, 2022.2.12f1, 2023.1.0b9, 2023.2.0a6
Fixed in: 2021.3.16f1
Reproducible on: Windows 10
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
- Palette Settings link to the documentation isn’t working
- Tags & Layers window has inconsistent remove button behaviour between Tags, Sorting Layers, and Rendering Layers when there are no removable items in the list
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
Resolution Note (fix version 2021.3.16f1):
Fixed in 2021.3.16f1 by an unknown PR