Search Issue Tracker
In Progress
Fix In Review for 2021.3.32f1, 2022.3.11f1, 2023.1.17f1
Fixed in 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
- Crash on AudioUtil_CUSTOM_HasAudioCallback when entering PlayMode while the GameObject's Properties Inspector window is in Debug mode
- Tilemap Collider 2D is not updating the Collider shapes when removing Tiles on the Tilemap component
- Inspector with the scrollbar is unusable when Material properties are edited and the scene is saved
- The Rendering Profiler module statistics are zero when Application.targetFrameRate is set
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
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.