Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2020.1.0a2
Issue ID
1179624
Regression
No
Unity Editor crashes when opening a project that uses Ray Tracing shaders.
How to reproduce the crash:
1. Have a Ray Tracing ready system: Windows 10 ver 1903, NVidia RTX GPU with the latest drivers.
2. Download and extract the attached project - 1179624.zip.
3. Open the project in 2020.1.0a2.
4. Open TestScene and eventually switch to Game View.
5. Notice the Editor crash.
Notice that the crash happens because there are 2 duplicate surface shaders (same file content) that are used in ray tracing.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment