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
- Label is not centered when using flex-direction: row
- Incorrect initial target position when the Skinning Editor's "Depth" parameter is adjusted on a bone which is set as the "Effector" parameter on the "Limb Solver 2D" Component
- The order of activation for Water Deformers and Foam Generators will cause water artefacts in the Player
- Crash on `anonymous namespace'::PrepareTreesAndWriteWindParamsJobData::Execute when entering Play mode on a specific project
- Crash on CachedWriter::Write when building a specific project with a default runtime TSS
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.