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
- 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
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
Add comment