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
- [Happy Harvest] #ThunderLabel text is "\u26C8" instead of "⛈"
- Warning “New Sprite Atlas: There is a mismatch in secondary textures of sprites compared to WhiteUnit, wasting texture space and potentially break draw call batching. Affected Sprites are (Flag)“ is thrown when packing Atlas with Sprite Atlas V2
- Sprite Editor dropdown text is cut-off for options with longer text
- Sprite Editor can't be scrolled horizontally using the trackpad gesture
- BRG picking skips BatchDrawCommandProcedural when selecting the GameObject in the scene
Add comment