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
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
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.