Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.4.X
Votes
0
Found in
2022.3.62f1
6000.0.54f1
6000.1.14f1
6000.2.0f1
6000.3.0a4
6000.4.0a1
6000.5.0a1
Issue ID
UUM-113871
Regression
No
Editor crashes with prompt "The file 'MemoryStream' is corrupted! Remove it and launch unity again! [Position out of bounds!]" when adding a serialized field to a precompiled DLL
Reproduction steps:
1. Open the attached project "ReproProj"
2. In the menu bar, select “Crash > Test”
3. Repeat step 2
Expected result: Editor continues to run
Actual result: Editor crashes with prompt “The file 'MemoryStream' is corrupted! Remove it and launch unity again! [Position out of bounds!]“
Reproducible with: 2022.3.62f1, 6000.0.54f1, 6000.1.14f1, 6000.2.0f1, 6000.3.0a4
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Notes:
- Errors "UnityException: set_displayIndex is not allowed to be called during serialization" and "UnityException: Repaint is not allowed to be called during serialization" are present in the Editor.log
- No Stacktrace is present in the Editor.log
- The bug reporter is not present after the crash
- Reproducible with Mono and IL2CPP
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment