Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.5.0a5
Issue ID
831109
Regression
Yes
Unity 5.5 corrupts scene or incorrectly reports it as corrupted
- Download and import the Asset Store Package called BIG Environment Pack
- Try to open the scene Isle_01 from the Scenes folder
Unity freezes! Checking the Editor.log reveals the following error:
The file 'New Unity Project 2/Assets/BIG_Environment_Pack/Scenes/Isle_01.unity' - 'Assets/BIG_Environment_Pack/Scenes/Isle_01.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)
This is a regression introduced in or before Unity 5.5.0a5. The scene opens and looks absolutely fine in Unity 5.4.0f3.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment