Search Issue Tracker
Duplicate
Votes
0
Found in
2019.3
2020.1
2020.1.0a22
Issue ID
1217210
Regression
No
Error thrown when adding or removing Reference Arrays
How to reproduce:
1. Open the attached project and open the "SampleScene"
2. In the Hierarchy window click on the "Cube" object
3. In Its Inspector scroll down to the bottom to the "Reference Array" field
4. Type in "1" into the "Size" field to add a reference array
5. Observe the console
Expected result: a reference array is created with no errors in the console
Actual result: a reference array is created and a "Generating diff of this object for undo because the type tree changed." error is thrown
Reproduced: 2020.1.0a22, 2019.3.0f6
Couldn't test with: 2018.4.16f1, 2017.4.36f1
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
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- 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
This is a duplicate of issue #1198546