Search Issue Tracker
Duplicate
Votes
0
Found in
4.0.1f2
Issue ID
512876
Regression
Yes
Builds are corrupted when a generic variant of a class is defined below it in the same file with the same name.
Builds are corrupted when a generic variant of a class is defined below it in the same file with the same name.
Repro Steps:
1. Launch unity 4.0.1f2 with attached project
2. You may need to re-attach the base script to the camera once project is open.
3. Build and run a standalone dev build
4. Observe console errors saying build is corrupted
5. Repeat the steps in 3.5.7 to see no corrupted build
Desired outcome: Build to not become corrupted
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #494447