Search Issue Tracker
Fixed
Fixed in 6000.0.13f1, 7000.0.0a1
Votes
0
Found in
6000.0.11f1
Issue ID
UUM-75806
Regression
No
“NullReferenceException: Object reference not set to an instance of an object“ is thrown when clicking on the Past All button after copying in the Custom Physics Shape and Custom Outline modules
How to reproduce:
1. Open the “SkinningEditorBug_repro“ project
2. Open the “SampleScene“
3. Open the “Assets/ReproSprite“ in the Inspector Window
4. Click on the Open Sprite Editor button
5. Select the Custom Outline module
6. Select any one of the sprite rectangles
7. Click Copy
8. Make sure that no sprite rectangles are selected
9. Click on the Paste All button in the middle row
Expected result: No error is thrown
Actual result: “NullReferenceException: Object reference not set to an instance of an object“ is thrown
Reproducible with: 6000.0.11f1
Could not test with: 2021.3.40f1, 2022.3.38f1 (Cannot choose the Paste All option when no sprite rectangles are selected)
Reproducible on: macOS 14.5 (Intel), Windows 11 (User’s)
Not reproducible on: No other environments tested
Notes:
- Also the issue is reproducible with the Custom Physics Shape module
- After going through the reproduction steps once, the issue reproduces just by making sure that no sprite rectangles are selected and clicking on the Paste All button in the middle row. Once the project is closed you need to repeat the reproduction steps once again
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 6000.0.13f1):
Fix for this issue will be available on Unity 6000.0.13f1 and above