Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
Votes
0
Found in
2020.3.41f1
2021.3.13f1
2022.1.22f1
2022.2.0b14
2023.1.0a18
2023.2.0a1
Issue ID
UUM-19394
Regression
No
Custom Reflection Probe cubemap is lost when changing Lightmap Encoding
Jira twin of: https://fogbugz.unity3d.com/f/cases/1376533/
Repro steps:
- Open repro project (ReproRefProbeLost.zip).
- Open SampleScene scene.
- Observe that the reflection probe in the scene has a custom cubemap set. It's just a solid red color.
- Open Project Settings and go to the Player tab.
- Change Lightmap Encoding setting from High Quality to Normal Quality.
- Change Lightmap Encoding again from Normal Quality to Low Quality.
- Observe that the reflection probe in the scene has lost its custom cubemap.
Notes:
- Expected: Reflection probe still has custom red cubemap
- Actual: Reflection probe cubemap has been replaced by a bake of the skybox.
- Reproduces on: 2019.3, 2021.2
- It seems like the project setting must be changed twice for the bug to start appearing.
- Might be skymanager related, not sure.
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
- [RenderGraph] Outputs from camera stack override each other when using OpenGLES3 with a custom renderer feature
- An "RefreshInternalV2 is called before InitialRefresh" error is thrown when opening a project where a build profile with Player settings added is selected
- MeshCollider preview gizmo disappears from the Scene view when overriding the mesh asset using any 3D editing tool
- Tutorial project is not created when started from the Get set up tab
- Audio Listener Component expands when selected
Resolution Note:
Reflection probe bugs have been deprioritized for the current releases as we're looking towards a more holistic solution.
Resolution Note (2023.2.X):
Reflection probe bugs have been deprioritized for the current releases as we're looking towards a more holistic solution.