Search Issue Tracker
Duplicate
Votes
0
Found in
2017.2.0b3
Issue ID
933526
Regression
Yes
[.Net 4.6] Adding new script to GameObject causes Unity to crash
How to reproduce:
1. Create new project
2. Go to Edit -> Project Settings -> Player and set Configuration to .Net 4.6
3. Create new empty GameObject
4. In Inspector Window press Add Component -> New Script -> Create and Add
Expected result: Unity creates new script without any crash
Actual result: Unity crashes after the new script was added. Also, the same result then created a script in the library and tried to add it to GameObject.
Reproduced with: 2017.2.0b1, 2017.2.0b4, 2017.3.0a1
Not Repduced with: 2017.1.0f1, 2017.1.0p2
Regression since: 2017.2.0b1
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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
This is a duplicate of issue #923355