Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.0x
Issue ID
1064206
Regression
No
[Improved Prefabs] A Fatal Error is thrown when Overriding the size of a List attribute on a prefab
Repro steps:
1. Open QA attached project "repro_1064206"
2. Open scene "0"
3. Select the prefab "GameObject" in the Hierarchy
4. Change the "Size" field of the "Test" script component to anything else
5. Overrides -> Test (Script)
6. Right click on "Size"
7. Select "Apply to Prefab "GameObject""
Expected: Overrides are applied
Actual: a Fatal Error window is thrown saying "The file 'Memory Stream' is corrupted! Remove it and launch unity again! [Position out of bounds!] UnityEditor.GenericMenu:CatchMenu(Object, String[], Int32). With only a "Quit" option.
Reproducible with: 2018.3.0a6, 2018.3.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
- m_Modifications block serializes incorrectly when replacing source prefabs
- Multiple warnings are thrown when importing Terrain URP Demo Scene to the Project
- The Frame value field does not update when using the increment/decrement arrows in the Frame Debugger if the value has been manually inputted
Add comment