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!]
-
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
- Crash on RaiseException when terrain detail instancing is excessive
- Prefab variant reference is lost when assigned by click-and-drag in Prefab Editor mode
- Opening any dropdown in Shader Graph stops the Nodes preview but it still plays in the background
- GPU utilization increases when a GameObject is selected
- Motion Blur has sharp edges when object is moving in the foreground of another object
This is a duplicate of issue #1247361