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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #923355