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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #1198546