Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.3.0b5
Issue ID
1087737
Regression
No
Crash that originates in PrefabImporter::OnAssembliesLoaded()
Steps:
1. Create a New 2D Project
2. Import the attached package ("repro-package.unitypackage")
3. Various dialog boxes will pop - say yes/install to each one
4. Eventually, there will be some errors about unsafe code. In the Players settings > Other Settings > Enable "unsafe" code
5. Wait for 5 - 10 minutes
Result: Editor crashes.
Reproduced with: 2018.3.0b5
Not reproduced with: 2017.4.12f1, 2018.1.9f2, 2018.2.12f1, 2019.1.0a3.
Note: the attached package is made with Unity 2018.2.
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
- [Linux][Vulkan] Silent crash when tooltip appears while hovering over a label
- Material Properties are not preserved when overriding Shader using Render Objects
- Scene view flickers when both Scene and Game view are active and DX11 API is used with Gamma Color Space
- ZivaRT Player and ML Agents packages Deprecated label color differs from other Deprecated packages
- Description, Version History, Dependencies and Samples paragraph/items distance from borders differ in Package Manager
Resolution Note (2018.3.X):
This no longer happens after a number of fixes on our main development branch (2019.1).
However, there was a lot of scripts that did not compile out of the box on this repro project, and fixing them did not cause any further crashes.
Another fix for bug case 1086779, which has been backported to 2018.3 is assume to fix this.