Search Issue Tracker
Duplicate
Votes
0
Found in
2018.2.0f2
Issue ID
1060846
Regression
No
Editor crashes on AssetDatabase::GetAssetImporterVersions when closing project with RPGAIO plugin added
How to reproduce:
1. Download and open attached "Dark Days Darker Nights" project
2. Load scene "DemoScene" from Assets/Scenes
3. Close project and save scene
4. In RPGAIO pop up window press "Save"
Expected result: RPGAIO saves data and Unity closes
Actual result: Unity crashes
Reproducible with: 2018.2.1f1, 2018.3.0a5
Does not reproduce with: 2017.1.5f1, 2017.2.3p2, 2017.4.8f1, 2018.1.9f1 errors occur as scene is missing a prefab.
Notes: - The Editor crashes, although changes in Scene is still saved.
- Scene "MainMenu" in Assets/Scenes/CoreScenes also crashes Editor.
- Closing RPGAIO Tab/ deleting RPGAIO plugin folder/ closing RPGAIO pop up window closes Unity without crashing.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “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
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #1062258