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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment