Search Issue Tracker
Fixed in 7.1.2
Votes
0
Found in [Package]
7.1.1
Issue ID
1180228
Regression
No
[DXR] Crash after deleting Area Light
Reproduction steps
1) Checkout HDRP/staging github branch
2) Edit manifest to use mentioned branch(replace all local paths).
3) Open project (its just an empty one using HDRP staging)
4) Delete everything in the scene (optional)
5) Add Camera
6) Add Raytracing environment
7) Add Area light
8) Minimize Unity (also clicking around aimlessly is an alternative)
9) Maximize Unity
10) Delete area light
11) Unity crashes
Additional notes:
In the video you can see more steps taken. But its all just to showcase that if one of these 3 elements is missing, Unity will not crash (Camera, Rtx env, minimization or random clicking). This was also reproduced with normal project with way more gameobjects, I tried to reduce it to bare minimum.
Specs:
RTX 2070 card, HDRP/staging branch, Version 2020.1.0a2 (d7a2c5ce73c0)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI becomes unresponsive when using AppUI Navigation and Event System is attached
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
Add comment