Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2018.4
2019.3
2019.4
2020.1
2020.2
2021.1
2021.2
2021.2.0a4
Issue ID
1312440
Regression
No
[Undo][Inspector Framework] Error is thrown on performing undo operation on a gameobject after adding 'New Script' component
In Inspector window 'Adding a New Script Component' and performing undo operation until gameobject doesn't get removed after Create and Add 'New script' then the ArgumentNullException error is thrown in the console, Refer attached video.
Steps to repro:
1. Create New Project
2. Hierarchy > Create Empty > Add component > New script.
3. Edit > Undo > Create and Add New script.
Actual result:
Error is thrown on performing undo operation on a gameobject after adding 'New Script' component.
Expected result:
No error thrown in the console.
Reproducible in:
2021.2.0a4, 2021.1.0b6, 2020.2.3f1, 2020.1.17f1 , 2019.4.20f1, 2019.3.16f1, 2018.4.31f1
Environment:
mac 10.15.7 and Ubuntu 18.04
Note:
This issue occurring on a given system configuration only. Refer attached system config image
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader warning after building a project with URP Sample
- MissingReferenceException after clicking "Fix now" on NormalMap settings
- The "UniversalRenderPipelineGlobalSettings.asset" is creating noise in the git diff when building a Player
- Scene is marked as dirty when opening the project with Vertical Layout Group added as a Component
- Crash on UnityEngine::Animation::SetGenericFloatPropertyValues when keyframing the RigBuilder component to Enabled and Disabled
Add comment