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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
Add comment