Search Issue Tracker
Fixed
Fixed in 2020.3.45f1, 2021.3.18f1, 2022.2.5f1, 2023.1.0a26
Votes
0
Found in
2020.3.42f1
2021.3.14f1
2022.1.23f1
2022.2.0b16
2023.1.0a21
Issue ID
UUM-20194
Regression
No
New Cubemap is inserted at the end of the array when baking an individual Reflection Probe
Reproduction steps:
1. Open the attached "1412917-ReflectionProbeBakeBug" project
2. Enable the Reflection Probe centered in the red room
3. Press the “Generate Lighting” button in the Lighting window
4. Enable the Reflection Probe centered in the green room
5. Press the “Bake” button in the Inspector window
6. Save the Scene and restart the Editor
Expected result: Unity inserts the new Cubemap at the front of the array when baking an individual Probe
Actual result: On reload, the metal floor on the left is incorrectly sampling the green Probe and the metal floor on the right is incorrectly sampling the sky Probe
Reproducible with: 2020.3.42f1, 2021.3.14f1, 2022.1.23f1, 2022.2.0b16, 2023.1.0a21
Reproduced on: Windows 10 Pro
Notes:
1. To see why the issue occurs use the Debug-Internal Inspector to view the LightingData.asset file
2. Also reproduced in Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment