Search Issue Tracker
Fixed
Fixed in 2022.3.39f1, 6000.0.10f1, 7000.0.0a1
Votes
0
Found in
2021.3.32f1
2022.3.13f1
2023.1.20f1
2023.2.0b18
2023.3.0a14
6000.0.0b11
Issue ID
UUM-55832
Regression
No
Crash when calling Camera.Render during OnApplicationQuit while "Cast Shadows" is checked in the "Particle System" Component
Reproduction steps:
1. Open the attached "crash_IN-59203.zip" project
2. Build the project ("File" > "Build Settings..." > "MainScene" checked > "Build and Run")
3. Once the Player is launched, exit it by pressing the "Alt + F4" button combination
4. Open the Event Viewer application on Windows (Windows search > "Event Viewer")
5. Go to "Windows Logs", then "Application", and then check the latest events
Expected result: There are no recent "Error" level events in which the "UnityBugRepro.exe" would be the faulting application
Actual result: There is a recent "Error" level event in which the "UnityBugRepro.exe" is the faulting application
Reproduced with: 2021.3.32f1, 2022.3.13f1, 2023.1.20f1, 2023.2.0b18, 2023.3.0a14
Reproduced on: Windows 10 (22H2)
Not reproduced on: No other environments tested
Notes:
* User noted that the Unity Crash Handler appears rarely and the occurrence rate depends on the machine
* Make sure to check the "Information" event above the "Error" event in the Event Viewer
* The crash only occurs when the “Cast Shadows“ is checked in the “Particle System“ Component
* Reproducible in Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
- Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
- The project hangs upon opening it when importing the "discrete_rank2_vector_v2_0.onnx" file
- Opening the Look Dev hangs the Editor when the window is opened for the first time in the project or after deleting the Library folder
- Look Dev has blurry icons on 4k monitors
Add comment