Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.3.X
Votes
1
Found in
2018.4.4f1
2019.2.0b8
2019.2.0f1
2019.3.0a3
2020.1.0a1
Issue ID
1183992
Regression
Yes
Crash when dragging an Asset with SkinnedMeshRenderer Component created using SaveAsPrefabAsset() after changing objects's Mesh
How to reproduce:
1. Open the attached project("Prefab Test Project")
2. Enter Playmode
3. Exit Playmode and drag "GeneratedPrefab" Asset from Assets folder to the Scene
Reproducible with: 2018.4.4f1, 2018.4.10f1, 2019.2.0b8, 2019.2.7f2, 2019.3.0a3 ,2019.3.0b5, 2020.1.0a6
Not reproducible with: 2018.4.3f1, 2019.2.0b7, 2019.3.0a2
Notes:
- The GameObject referenced in SkinnedMeshRenderer field in the "Controller" script must be a Prefab
- Couldn't test on 2017.4 as PrefabUtility did not contain SaveAsPrefabAsset() method
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment