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
- HDRP 6-way VFX Shader is lit incorrectly when World coordinates are used
- 2D Sprite Renderer in front is affected by Sprites in the background when using Sorting Layers and a Shadow Caster 2D with Self Shadow
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
This is a duplicate of issue #923355