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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment