Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a1
2019.3.0a3
Issue ID
1154588
Regression
Yes
[Presets] NullReferenceException is thrown on deleting Preset Asset.
NullReferenceException is thrown on deleting Preset Asset.
Steps t repro:
1. Open the attached project.
2. Select Box Collider Preset Asset from Project window.
3. Delete BoxCollider Preset Asset.
Actual result:
NullReferenceException is thrown in the console.
Expected result:
Preset asset deletes from the Project window.
Occurring in:
2019.3.0a3, 2019.3.0a1.
Working Fine in:
2019.2.0b2.
Environment:
Windows & Mac
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment