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
- "NullReferenceException" error is thrown when swapping between built-in and URP depending on assets loaded out of asset bundles
- Objects receive a black outline in Ray Traced Screen Space Reflections
- NullReferenceException Occurs When Baking APV with GPU Streaming Enabled
- Scene renders incorrectly when using RenderGraphUtils.AddCopyPass
- [URP] Searchable context menu instantly closes when attempting to open it
This is a duplicate of issue #UUM-1345