Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.3.19f1
2023.2.8f1
2023.3.0b5
6000.0.0b11
Issue ID
UUM-62525
Regression
Yes
CommandBuffer breaks when re-entering the Play Mode
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
Reproducible with: 2022.2.0a3, 2022.3.19f1, 2023.2.8f1, 2023.3.0b5
Not reproducible with: 2021.3.34f1, 2022.2.0a2
Reproducible on: Windows 11
Not reproducible on: No other environment tested
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
- GameObjects change Hierarchy order when undoing adding Component to multiple GameObjects
- [macOS] Editor crashes after entering Play mode with overlapping GameObjects with Cloth Component and Cloth Inter-Collision enabled
- Look Dev constantly regenerates the default Volume Profile when set to "None" instead of using the default one
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
Resolution Note:
Sent a message to the customer suggesting they switch to OnApplicationQuit to destroy objects which fixes the issue.