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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
This is a duplicate of issue #1247361