Skip to content

Conversation

pastasfuture
Copy link
Contributor

@pastasfuture pastasfuture commented Mar 29, 2021

SceneObjectIDMapBug

Fix a bug where game object to entry index dictionary would get out of sync from the entries list after an insertion occurred to fill a hole. This resulted in a bug where reflection probes would occasionally generate the same bake texture filename as each other, would overwrite each others textures, and would point to the same texture after the bake completed. Issue can be reproduced by baking, removing reflection probes, adding new reflection probes, and baking again.

…tionary would get out of sync from the entries list after an insertion occurred to fill a hole. This resulted in a nasty bug where reflection probes would occasionally generate the same bake texture filename as eachother, would overwrite eachothers textures, and would point to the same texture after the bake completed. Issue can be reproduced by baking, removing reflection probes, adding new reflection probes, and baking again.
@sebastienlagarde
Copy link
Contributor

Recreate the PR here: #4031

@sebastienlagarde sebastienlagarde deleted the 10.x.x/scene-object-id-map-bugfix branch September 1, 2021 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants