Search Issue Tracker
Fixed
Fixed in 2022.3.X, 2022.3.60f1
Votes
0
Found in
2022.3.53f1
Issue ID
UUM-88934
Regression
Yes
Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
How to reproduce:
1. Open the “ArchTest” project
2. Open the “SampleScene”
3. Observe the Console
Expected result: The list of errors is displayed in the Console.
Actual result: The only error displayed in the Console is "ArgumentNullException: Value cannot be null."
Reproducible in: 2022.3.12f1, 2022.3.53f1
Not reproducible in: 2021.3.45f1, 2022.3.11f1, 6000.0.28f1, 6000.1.0a6
Fixed in: 2023.1.0a1
Reproduced on: Windows 10, Windows 11 (user’s)
Not reproduced on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Project disappears from the Projects list in Unity Hub when the Editor crashes
- The Terrain tools follow the previous Terrain curvature when it was already undone
- Incorrect UI wording: Missing articles in project creation options
- “[Worker0] InvalidOperationException: Cannot create a new scene additively with an untitled scene unsaved.” error thrown when closing converted Sub Scene in Inspector window
- “InvalidOperationException: Trying to set the parent for HierarchyNodeHandle” errors spammed in the Console when converting Sample Scene to Sub Scene and Entities Hierarchy window is open
Add comment