Search Issue Tracker
Duplicate
Votes
0
Found in
2020.2.6f1
Issue ID
1318338
Regression
Yes
Custom inspector throws errors after update to 2020.2.6f1
Repro Steps:
1- Open the attached example using Unity version 2020.2.6f1
2- Click on the asset named "10-TutorialPage".
3- Go to the Completion Criteria section. Add a new criterion. Try to pick the type.
Result:
Null reference will show up. Doing the same in 2020.2.5 causes no error.
Expected:
No errors should be thrown
Repro: 2020.2.6f1
Not Repro: 2020.2.0f1, 2020.2.4f1 , 2020.2.5f1 , 2021.1.0a7
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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES
This is a duplicate of issue #1308966