Search Issue Tracker
Duplicate
Votes
1
Found in
2020.3.38f1
2021.3.9f1
2022.1.15f1
2022.2.0b7
2023.1.0a10
Issue ID
UUM-13425
Regression
No
ReflectionProbe.defaultTexture changes to UnityBlackCube when changing scenes in Play Mode
Reproduction steps:
1. Open the user’s attached project
2. Open “Assets/Scenes/StartScene.unity” scene
3. Enter Play Mode
4. In Game View, click “Swap Scene”
Expected result: Sphere GameObject is the same as in the previous scene
Actual result: Sphere GameObject default reflection map is now UnityBlackCube
Reproducible with: 2020.3.38f1, 2021.3.9f1, 2022.1.15f1, 2022.2.0b7, 2023.1.0a10
Reproducible on: Windows 10 Pro 21H2
Note: Reproduces on windows and mac builds
-
Resolution Note:
We are already aware of this issue. It is a duplicate case of a Built-In Skymanager design flaw where if you have not baked the "second" scene then the ambient probe will appear dark. The workaround for this is to bake the scene using the "Generate Lighting" button in the Lighting Window.
Duplicate of another internal issue: UUM-1345: Skybox lighting doesn't update when switching Scenes using SceneManager
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
- IndexOutOfRangeException and InvalidOperationException when clicking on the HTML log in the Console
- Warnings "Attempting to draw with missing bindings" are logged when opening the HDRP VFX Template Sample Scene
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
This is a duplicate of issue #UUM-1345