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
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
Add comment