Search Issue Tracker
Fixed
Fixed in 2021.3.32f1, 2022.3.11f1, 2023.1.17f1, 2023.2.0b14, 2023.3.0a8
Votes
0
Found in
2020.3.45f1
2021.3.19f1
2022.3.10f1
2023.1.0b4
2023.2.0a3
2023.3.0a5
Issue ID
UUM-29041
Regression
No
Applying a Skybox Material to the scene can't be saved or undone
How to reproduce:
1. Open the attached project “Skybox”
2. Open the “SampleScene” scene
3. In the Project window, from the Assets folder, drag and drop the “New Material” Skybox Material into the Scene View
4. Press Ctrl+Z to undo the action
5. Press Ctrl+S to save the Scene and relaunch the project
6. Observe the Scene View
Expected result: The Skybox Material is still applied to the Scene after it was saved, and after undoing the action, the Skybox is gone
Actual result: There is no Skybox Material in the Scene after saving and undoing the action didn’t change anything
Reproducible with: 2020.3.45f1, 2021.3.19f1, 2022.2.6f1, 2023.1.0b4, 2023.2.0a3
Reproducible on: Windows 11 Pro
Workaround: Apply any other changes to the Scene, this way when you save the Scene, the applied Skybox will be saved too
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2023.3.0a8):
Fixing drag and drop action of Skybox material in the SceneView not added to the Undo stack and not dirtying the scene.
Resolution Note (fix version 2023.2.0b14):
Fixing drag and drop action of Skybox material in the SceneView not added to the Undo stack and not dirtying the scene.
Resolution Note (fix version 2023.1.17f1):
Fixing drag and drop action of Skybox material in the SceneView not added to the Undo stack and not dirtying the scene.
Resolution Note (fix version 2022.3.11f1):
Fixing drag and drop action of Skybox material in the SceneView not added to the Undo stack and not dirtying the scene.
Resolution Note (fix version 2021.3.32f1):
Fixing drag and drop action of Skybox material in the SceneView not added to the Undo stack and not dirtying the scene.