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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
Add comment