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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment