Search Issue Tracker
Duplicate
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.8f1
2019.1.0a1
2019.2.0a1
Issue ID
1143044
Regression
No
'Position out of bounds' crash when importing a corrupted Scene
Steps to reproduce:
1. Open up a new project
2. Import QA-attached Scene
Reproduced in: 2017.4.25f1, 2018.3.13f1, 2019.1.0f2, 2019.2.0a11, 2020.2.0b2.3094
Note:
Not sure what else to add since I can't test anything in the Scene.
Tried contacting Scene Management Slack group with no response
The file 'D:/Downloads/New Unity Project (24)/Assets/case_1143044-3.unity' - 'Assets/case_1143044-3.unity' is corrupted! Remove it and launch unity again!
[Position out of bounds!]
(Filename: C:\buildslave\unity\build\Runtime/Serialize/SerializationCaching/CachedReader.cpp Line: 220)
Cancelling DisplayDialog because it was run from a thread that is not the main thread: Fatal Error! The file 'D:/Downloads/New Unity Project (24)/Assets/case_1143044-3.unity' - 'Assets/case_1143044-3.unity' is corrupted! Remove it and launch unity again!
[Position out of bounds!]
Comments (1)
-
tnt4
Feb 18, 2020 08:38
I had the same problem, it occured that one of my serialized classes had a script define for editor only compilation in it which added a serialized property if it's in the editor. This will change what of the type is serialized on runtime. This crashed my builds.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unable to undo or redo color swatch changes when creating or deleting color swatches
- [Linux][Vulkan] Silent crash when tooltip appears while hovering over a label
- Material Properties are not preserved when overriding Shader using Render Objects
- Scene view flickers when both Scene and Game view are active and DX11 API is used with Gamma Color Space
- ZivaRT Player and ML Agents packages Deprecated label color differs from other Deprecated packages
This is a duplicate of issue #1247361