Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2019.2.X
Votes
0
Found in
2019.1.0a11
2019.2.0a1
2019.2.0b1
2019.3.0a1
Issue ID
1157243
Regression
Yes
NullReferenceException thrown when Package's package.json contains incorrect data and Package Manager window is open
Reproduction steps:
1. Open any Project
2. Open Package Manager Window
3. Go to the directory of any default package
4. Mark package.json as writeable and delete its content
5. Focus back to Unity
Expected result: The Console logs an error with a handled exception
Actual result: The Console logs unhandled NullReferenceException
Reproduces on: 2019.1.4f1, 2019.2.0b3, 2019.3.0a3
Does not reproduce on: 2018.4.1f1, 2019.1.0a10
Note: 2019.2.0a1 throws a different error in this scenario - System.ArgumentException: JSON parse error: Invalid value
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UpdateRendererBonudingVolumes process takes more time when disabled Renderers are used
- "ArgumentNullException: Value cannot be null" error is thrown when selecting a Visual Element with a custom Render Texture set as a background
- Changes are not saved when changing Styles' orders in the UI Builder
- “InvalidOperationException: Not enough space in output buffer (need 24, has 0)” error is thrown when using NativeList.GetVertices()
- High CPU usage when Spline Evaluate functions are used
Add comment