Search Issue Tracker
Fixed
Fixed in 2021.3.X, 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2021.3):
Fixed in 2021.3.16f1 by an unknown PR