Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a1
Issue ID
1149058
Regression
Yes
Fatal error appears while assigning missing script to the prefab asset
Steps:
1. Create a new project
2. Copy files from attached testFiles.zip
3. Open Cube prefab (Double-click on the asset)
4. Try to assign script "a.cs" to the first Missing script component
==>
Fatal error appears
Note: Deleting "AsmDef.asmdef" file prevents from crash
Not repro in 2018.3.14f1 (66f280c4089d), 2019.1.0f2 (292b93d75a2c), 2019.2.0a14 (390a4546e20f)
Take a look into attached movie for details
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The hover selection/highlight of items in the Insert button dropdown and the Documentation button dropdown are hard to see when hovered using the Light Editor theme
- NullReferenceExceptions appear when clicking to rename and then deleting the only GameObject in a scene
- Crash on "core::base_hash_set" when using nested [SerializeReference] fields in List<T> structures
- A ghost Game Window and multiple errors appear in the Editor when a Render Texture used by a Camera's "Target Texture" property is deleted
- Color Picker feels less smooth when dragging a Variables Color property in UI Builder Inspector
Add comment