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
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
Add comment