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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
This is a duplicate of issue #923355