Unity Issue Tracker - CommandBuffer breaks when re-entering the Play Mode
Closed
UUM-62525
CommandBuffer breaks when re-entering the Play Mode
Unity: Scene Management
Won't Fix
6.0.X
2023.3.X
2023.2.X
2022.3.X
Cancelling port since 2023.3 is an unsupported version, 2023.3 became 6000.0 and there is a port opened already for this version
Close Cancelling since 2023.2 is an unsupported version
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/WeatherMaker/Demo/Scenes/DemoSceneBlank.unity” Scene
3. Enter the Play Mode
4. Change the Clouds dropdown to Heavy (Dark) in the Game view
5. Exit the Play Mode
6. Enter the Play Mode
7. Change the Clouds dropdown to Heavy (Dark) in the Game view
8. Observe the Game view
Expected result: Selected Clouds appear
Actual result: Selected Clouds do not appear