Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.1.8f1
2019.3.0a9
Issue ID
1168470
Regression
No
[LWRP] Editor crashes while opening the player settings with Vulkan Graphic APIs
Editor crashes while opening the player settings with Vulkan Garphics APIs in LWRP project.
Steps to repro:
1. Open the attached Project by QA (20190710_LWRP3.zip)
2. Make sure sample scene is opened. You should see blue bg and a dark cube
3. Close Player setting window if already open.
4. File > Build Settings > Player Settings
5. If no crash, close unity and reopen project, repeat step 2-4. It is 100% crash for me for this step, and it crashes right after opening Build Settings
NOTE: Occurs with only Vulkan Graphic API.
Actual Result: Editor crashes.
Expected Result: Player settings Window opens up.
Reproducible on 2019.3.0a9, 2019.3.0a1, 2019.2.0b9, 2019.2.0b6, 2019.1.8f1
Reproducible on LWRP 5.7.0, 6.3.0, 6.5.2, 7.0.0 (SRP repo master, universal RP, 6ddbc83c3c)
Environment:
Only on Windows.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
Add comment