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
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
- Loading animations are hitching or stopping when using "SceneManager.LoadSceneAsync" to load new scenes
- [sw-unity-6-1] GameObject child is created in the last GameObject of the hierarchy instead in the selected GameObject by right clicking
This is a duplicate of issue #923355