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
- Physics SyncColliders 3x-7x performance regression from 2022LTS to U6
- ListView's '+' button causes a recursively dispatching event when the visual element area is filled up
- Soft keyboard closes immediately after multiple touches are made if Pointer Behavior is set to SingleUnifiedPointer
- UI Image batching breaks when interleaving elements with mixed z-positions and materials
- KeyNotFoundException is thrown when retrieving some values from HyperLinkClickedEventArgs
This is a duplicate of issue #494447