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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
This is a duplicate of issue #1247361