Search Issue Tracker
Fixed
Fixed in 5.1.X
Votes
0
Found in [Package]
5.0.6
Issue ID
PBLD-54
Regression
No
"NullReferenceException: Object reference not set to an instance of an object" error when trying to "Insert Edge Loop" on a specific GameObject
How to reproduce:
1. Open the attached project “VR Chat World.zip“
2. Open Scene “main“ (Assets/Scenes)
3. Select the “Cube (1)“ GameObject in the Hierarchy
4. Open ProBuilder (Tools>ProBuilder>ProBuilder Window)
5. Select any vertical edge of the GameObject
6. Press “Insert Edge Loop“ in the ProBuilder window
Expected result: Edge loop is inserted on to the GameObject
Actual result: “NullReferenceException: Object reference not set to an instance of an object“ error in the Console
Reproducible with: 5.0.4, 5.0.6 (2020.3.45f1, 2021.3.18f1, 2022.2.6f1, 2023.1.0b3,2023.2.0a2)
Reproduced on: macOS 13.0.1 (Intel)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Happy Harvest] #ThunderLabel text is "\u26C8" instead of "⛈"
- Warning “New Sprite Atlas: There is a mismatch in secondary textures of sprites compared to WhiteUnit, wasting texture space and potentially break draw call batching. Affected Sprites are (Flag)“ is thrown when packing Atlas with Sprite Atlas V2
- Sprite Editor dropdown text is cut-off for options with longer text
- Sprite Editor can't be scrolled horizontally using the trackpad gesture
- BRG picking skips BatchDrawCommandProcedural when selecting the GameObject in the scene
Add comment