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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment