Search Issue Tracker
Fixed in 4.3.0
Votes
1
Found in [Package]
4.0.1
Issue ID
1198588
Regression
Yes
[Probuilder] ArgumentNullException: Value cannot be null error appears when opening scenes
If the Probuilder package is added to this project the below error appears. It does not appear on a new project.
ArgumentNullException: Value cannot be null.
Parameter name: list
System.ThrowHelper.ThrowArgumentNullException (System.ExceptionArgument argument) (at <437ba245d8404784b9fbab9b439ac908>:0)
System.Collections.ObjectModel.ReadOnlyCollection`1[T]..ctor (System.Collections.Generic.IList`1[T] list) (at <437ba245d8404784b9fbab9b439ac908>:0)
UnityEngine.ProBuilder.ProBuilderMesh.get_faces () (at Library/PackageCache/com.unity.probuilder@4.1.0/Runtime/Core/ProBuilderMesh.cs:208)
UnityEngine.ProBuilder.ProBuilderMesh.InvalidateCaches () (at Library/PackageCache/com.unity.probuilder@4.1.0/Runtime/Core/ProBuilderMesh.cs:237)
UnityEngine.ProBuilder.ProBuilderMesh.OnAfterDeserialize () (at Library/PackageCache/com.unity.probuilder@4.1.0/Runtime/Core/ProBuilderMeshFunction.cs:19)
Steps to reproduce
- Open the attached project (2019.3.0b10)
- Add the ProBuilder package to the project (4.0.0, 4.0.5, 4.1.0)
- Load the Sprint scene in the Scenes folder.
Notice issue >> Error spews to the log 63 to 528 times.
Tested Broken
Linux, macOS: 2019.3.0b10, 2019.3.0b10, 2019.3.0b8
Probiler Versions: (4.1.0)
Tested Working
macOS: 2019.3.0b5, 2019.3.0b7
Probiler Versions: (4.0.0, 4.0.5, 4.1.0)
Comments (1)
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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
DeepNiteGames
Dec 01, 2019 00:53
Getting the same error on 2019.3 with probuilder 4.1.2