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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment