Search Issue Tracker
Fixed in 5.5.3
Votes
0
Found in
5.5.0f3
Issue ID
857117
Regression
No
Asset Corruption when changing build target locks up Unity
To reproduce:
1) Open attached project and "Repro Scene" in it
2) Go to Edit -> Preferences and Enable "Verify saving assets"
3) Select the Text in scene and change any of its material's options (for example, Dilate)
4) Build an Android build
5) Switch to Win Standalone
6) Build on it
7) Switch back to Android build
8) Build on it
9) Unity should lock up while building scenes
Reproduced in 5.3.5f1, 5.4.0f3, 5.4.3f1, 5.5.0f3, 5.6.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Field is still marked as changed when changed back to its default state in UI Builder
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
- "CommandBuffer: temporary render texture not found while executing" warning is shown when Compatibility Mode is enabled and Camera stacking is used
- NotImplementedException is thrown when using System.String.Replace(String, String, Boolean, CultureInfo)
Add comment