Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
0
Found in
4.0.0f5
Issue ID
498608
Regression
No
Weird error in standalone build after upgrading project to Unity 4.0
Using unity 4 beta everything works fine in the editor but when i build to PC Standalone i get an error saying " mainData is corrupted [Position out of bounds 682596 > 682592] " but the project builds fine in unity 3.5. The error seems to be caused by the LaserTrap.cs script as the error is fixed by removing it from the project. as simple standalone build with this script in the project should reproduce the error.
Build the attached project for Standalone with Unity 4.0 and notice error in the Development Console. User suggests this is a regression from 3.5, but without a 3.5 version of the project, it's impossible to say.
Regression compared to Unity 3.5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Scene Views breaks and errors are spammed in the Console when the Game view is shrunk vertically to the minimum, and the Aspect Ratio is 16:9 or 16:10
- Slider Fill Area disappears after undoing “Set Native Size” change
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
- Asset Bundles non-deterministic behavior with CRCs and hash when a video has Transcoding enabled and Sprite Atlas has an override option enabled
Add comment