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
- HDRP 6-way VFX Shader is lit incorrectly when World coordinates are used
- 2D Sprite Renderer in front is affected by Sprites in the background when using Sorting Layers and a Shadow Caster 2D with Self Shadow
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
Add comment