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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment