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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment