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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment