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
- Freeze/crash with multiple StackTraces when opening a specific project
- Crash on TypeContainer<int>::rtti when deleting a Render Texture that is used by the Main Camera
- Multiple ArgumentExceptions are thrown when adding a VisualTreeAsset with Sprite Glyphs to a UIDocument
- Color Node Alpha slider displays incorrect value when viewed in Shader Graph
- Player unresponsive when building a specific project with Autoconnect Profiler enabled
Add comment